Skip to content

Commit

Permalink
updated platformio deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eadmaster committed Jul 26, 2024
1 parent 79a2287 commit fec4782
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ build_flags =
-DLH=8
-DLW=6
-DCONFIG_FILE='"/config.conf"'
-DARDUINO_USB_CDC_ON_BOOT=1
lib_deps =
WireGuard-ESP32
IRremoteESP8266
Expand All @@ -35,7 +36,9 @@ lib_deps =
bblanchon/ArduinoJson
rc-switch
;https://github.com/Martin-Laclaustra/rc-switch.git#transmittimingsarray

ESP8266Audio
FFat
ESP8266SAM

[env:m5stack-cplus2]
platform = espressif32
Expand Down

0 comments on commit fec4782

Please sign in to comment.