budryerson / TFMini-Plus

Arduino library for the Benewake TFMini-Plus and TFMini-S LiDAR distance sensors.
67 stars 23 forks source link

PIN_WIRE_SDA' was not declared in this scope #46

Open markusvankempen opened 2 years ago

markusvankempen commented 2 years ago

PIN_WIRE_SDA' was not declared in this scope recoverI2CBus( PIN_WIRE_SDA, PIN_WIRE_SCL);

'PIN_WIRE_SCL' was not declared in this scope recoverI2CBus( PIN_WIRE_SDA, PIN_WIRE_SCL); ^~~~