update onebitdisplay lib

This commit is contained in:
cyberman54 2021-10-02 13:20:55 +02:00
parent 425cb37669
commit 05a9721d46

View File

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