We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff79799 commit 3cbd5a0Copy full SHA for 3cbd5a0
platformio/platformio.ini
@@ -21,12 +21,12 @@ framework = arduino
21
build_unflags = '-std=gnu++11'
22
build_flags = '-Wall' '-std=gnu++17'
23
lib_deps =
24
- adafruit/Adafruit BME280 Library @ 2.2.4
+ adafruit/Adafruit BME280 Library @ 2.3.0
25
adafruit/Adafruit BME680 Library @ 2.0.5
26
- adafruit/Adafruit BusIO @ 1.17.0
+ adafruit/Adafruit BusIO @ 1.17.1
27
adafruit/Adafruit Unified Sensor @ 1.1.15
28
- bblanchon/ArduinoJson @ 7.3.1
29
- zinggjm/GxEPD2 @ 1.6.2
+ bblanchon/ArduinoJson @ 7.4.1
+ zinggjm/GxEPD2 @ 1.6.4
30
31
32
[env:dfrobot_firebeetle2_esp32e]
0 commit comments