Arduino_LSM9DS1 Compilation Error
Posted: Sun Jun 07, 2020 4:41 pm
Hello All,
I am trying to use the Arduino LSM9DS1 library, however it does not seem to be compiling for the ESP32, its giving the following error
I am trying to use the Arduino LSM9DS1 library, however it does not seem to be compiling for the ESP32, its giving the following error
Could someone please point me in the right direction on how to resolve this?LSM9DS1.cpp:106:10: error: 'class TwoWire' has no member named 'end'
_wire->end();