Search found 1 match

by muneebr1
Sun Jun 07, 2020 4:41 pm
Forum: Hardware
Topic: Arduino_LSM9DS1 Compilation Error
Replies: 0
Views: 1737

Arduino_LSM9DS1 Compilation Error

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 LSM9DS1.cpp:106:10: error: 'class TwoWire' has no member named 'end' _wire->end(); Could someone please point me in the right direction on how to resolve ...