Skip to content

Commit

Permalink
Merge pull request #634 from nordominus/master
Browse files Browse the repository at this point in the history
Fix for #632 - LDF will recognize BLE dependency of OneBitDisplay correctly
  • Loading branch information
cyberman54 authored Sep 8, 2020
2 parents b36c1dc + b5a6228 commit 1be9b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1be9b47

Please sign in to comment.