Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lmarzen committed Sep 28, 2024
1 parent a74d61d commit d804ce7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platformio/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ default_envs = dfrobot_firebeetle2_esp32e

; default options for each '[env:**]'
[env]
platform = espressif32 @ 6.8.1
platform = espressif32 @ 6.9.0
framework = arduino
build_flags = '-Wall'
lib_deps =
adafruit/Adafruit BME280 Library @ ^2.2.4
adafruit/Adafruit BusIO @ ^1.16.1
adafruit/Adafruit Unified Sensor @ ^1.1.14
bblanchon/ArduinoJson @ ^7.1.0
zinggjm/GxEPD2 @ ^1.5.8
bblanchon/ArduinoJson @ ^7.2.0
zinggjm/GxEPD2 @ ^1.5.9


[env:dfrobot_firebeetle2_esp32e]
Expand Down

0 comments on commit d804ce7

Please sign in to comment.