adafruit / Adafruit_VL53L0X

Arduino library for Adafruit VL53L0X
149 stars 118 forks source link

Unable to compile when using USE_EMPTY_STRING #62

Open matthewturner opened 1 year ago

matthewturner commented 1 year ago

Expected behaviour Building with USE_EMPTY_STRING defined reduces memory usage on memory constrained environments such as Arduino Nano.

Actual behaviour Sketch fails to build due to several missing constants, eg: VL53L0X_STRING_ERROR_INTERRUPT_NOT_CLEARED

Environment Tested on PlatformIO