Skip to content

Commit

Permalink
Merge branch 'master' into remove_board_finder
Browse files Browse the repository at this point in the history
  • Loading branch information
peterus committed Dec 30, 2023
2 parents 7fbdee1 + 696db24 commit 08835ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@ build_flags =
monitor_speed = 115200

lib_deps =
bblanchon/ArduinoJson @ 6.21.3
bblanchon/ArduinoJson @ 6.21.4
lewisxhe/XPowersLib @ 0.1.8
peterus/APRS-Decoder-Lib @ 0.0.6
peterus/esp-logger @ 1.0.0
peterus/ESP-FTP-Server-Lib @ 0.14.0
peterus/ESP-FTP-Server-Lib @ 0.14.1
knolleary/PubSubClient@^2.8
mikalhart/TinyGPSPlus @ 1.0.3
shaggydog/OneButton @ 1.5.0
jgromes/RadioLib @ 6.1.0
jgromes/RadioLib @ 6.3.0

check_tool = cppcheck
check_skip_packages = yes
Expand Down

0 comments on commit 08835ab

Please sign in to comment.