From 05a9721d46ac178d9a4278295cf5cc3c91cb36b1 Mon Sep 17 00:00:00 2001 From: cyberman54 Date: Sat, 2 Oct 2021 13:20:55 +0200 Subject: [PATCH] update onebitdisplay lib --- platformio_orig.ini | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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