diff --git a/sensor/platformio.ini b/sensor/platformio.ini index ca99903..66bfd30 100644 --- a/sensor/platformio.ini +++ b/sensor/platformio.ini @@ -20,7 +20,7 @@ lib_deps = links2004/WebSockets@^2.3.7 https://github.com/EinarArnason/ArduinoQueue.git@^1.2.5 https://github.com/netmindz/ESP-WebOTA.git#disable-interrupts - https://github.com/netmindz/balboaGL.git#a41388dc0f091d8e47eabee05381e21a27cb5ae3 + https://github.com/netmindz/balboaGL.git#f49934656e8f2961908c0bbf7dc216e99ea5db0b build_flags= -DtubUART=UART_NUM_1 -DCORE_DEBUG_LEVEL=2