Adafruit_VL53L0X icon indicating copy to clipboard operation
Adafruit_VL53L0X copied to clipboard

Unable to compile when using USE_EMPTY_STRING

Open matthewturner opened this issue 1 year ago • 0 comments

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

matthewturner avatar Mar 04 '23 08:03 matthewturner