Skip to content

Commit

Permalink
Merge pull request #280 from toto99303/master
Browse files Browse the repository at this point in the history
Cleaned up some unused libs for M5StickC
  • Loading branch information
BitMaker-hub authored Jan 22, 2024
2 parents 67cfa3e + 207704e commit 914b4bc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,17 @@ build_flags =
-D M5STICK_C=1
;-D DEBUG_MINING=1
lib_deps =
https://github.com/takkaO/OpenFontRender
bblanchon/ArduinoJson@^6.21.2
https://github.com/tzapu/WiFiManager.git#v2.0.16-rc.2
mathertel/OneButton @ ^2.0.3
arduino-libraries/NTPClient
M5StickC
Wire
lib_ignore =
TFT_eSPI

SD
SD_MMC
rm67162

;--------------------------------------------------------------------

[env:ESP32-S3-mini-wemos]
Expand Down

0 comments on commit 914b4bc

Please sign in to comment.