diff --git a/platformio_orig.ini b/platformio_orig.ini index d4eb5c17..6866a901 100644 --- a/platformio_orig.ini +++ b/platformio_orig.ini @@ -63,8 +63,7 @@ display_library = ; set by build.py and taken from hal file lib_deps_lora = mcci-catena/MCCI LoRaWAN LMIC library @ ^4.0.0 lib_deps_display = - ;bitbank2/OneBitDisplay @ ^1.10.0 - https://github.com/bitbank2/OneBitDisplay.git + bitbank2/OneBitDisplay @ ^1.11.0 ricmoo/QRCode @ ^0.0.1 bodmer/TFT_eSPI @ ^2.3.58 lib_deps_ledmatrix = @@ -113,7 +112,6 @@ build_flags_all = -mfix-esp32-psram-cache-issue [env] -lib_ldf_mode = deep ; #632 Fixes compiler error with OneBitDisplay library framework = arduino board = esp32dev board_build.partitions = min_spiffs.csv