pololu/vl53l1x-arduino

ESP32 error: 'TwoWire' does not name a type; did you mean 'TwoWire_h'

spplecxer opened this issue · 1 comments

Trying to use this in esphome and getting this error on compile:

src/esphome/components/i2c/i2c_bus_arduino.h:36:3: error: 'TwoWire' does not name a type; did you mean 'TwoWire_h'?

using this code:

https://github.com/jardous/tof_vl53l1x