adafruit / Adafruit_CircuitPython_BNO08x

Helper library for the Hillcrest Laboratories BNO080 IMU
MIT License
22 stars 29 forks source link

How use use with C++? #24

Closed rhues closed 3 years ago

rhues commented 3 years ago

If I wanted to develop in C++ rather than Python, would have to port this code, or is there a way to import this library in C++? It would be great to include an example of using C++.

ladyada commented 3 years ago

https://github.com/adafruit/Adafruit_BNO08x