Merge pull request #634 from nordominus/master

Fix for #632 - LDF will recognize BLE dependency of OneBitDisplay correctly
This commit is contained in:
Verkehrsrot 2020-09-08 11:51:15 +02:00 committed by GitHub
commit 1be9b47b6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,6 +108,7 @@ 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