finani / ICM42688

Arduino library for communicating with the InvenSense ICM42688 nine-axis IMUs.
MIT License
47 stars 21 forks source link

refactor #6

Closed plusk01 closed 1 year ago

plusk01 commented 1 year ago

This PR breaks the existing API in favor of various simplifications, fixes, and code clean ups.

tested with SPI on esp32. FIFO code remains to be reviewed and tested.

plusk01 commented 1 year ago

after i test that everything is working well in a larger project, i'll merge and create a new tag (v1.1.0) to update the arduino library register