update onebitdisplay lib
This commit is contained in:
parent
425cb37669
commit
05a9721d46
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user