bolderflight / bmi088-arduino

Arduino library for communicating with the Bosch BMI088 6 axis IMU
MIT License
41 stars 26 forks source link

please enable power management in public API #10

Open mikeleib opened 4 weeks ago

mikeleib commented 4 weeks ago

Please consider moving setMode and setPower to public API

https://github.com/bolderflight/bmi088-arduino/blob/main/src/BMI088.h#L192-L193