File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
; Additional PlatformIO options and examples: https://docs.platformio.org/page/projectconf.html
6
6
7
7
[env:thingpulse-color-kit-grande]
8
- platform = espressif32@~6.3.1
8
+ platform = espressif32@~6.9.0
9
9
board = esp-wrover-kit
10
10
framework = arduino
11
11
; Adjust port and speed to your system and its capabilities e.g. "upload_port = COM3" on Windows.
@@ -51,8 +51,8 @@ board_build.partitions = no_ota.csv
51
51
board_build.filesystem = littlefs
52
52
lib_deps =
53
53
bodmer/TFT_eSPI@~2.5.30
54
- bodmer/TJpg_Decoder@~1.0.8
54
+ bodmer/TJpg_Decoder@~1.1.0
55
55
https://github.com/Bodmer/OpenFontRender# f163cc6 ; no tags or releases to reference :( -> pin to Git revision
56
56
squix78/JsonStreamingParser@~1.0.5
57
- thingpulse/ESP8266 Weather Station@~2.2 .0
58
- arkhipenko/TaskScheduler@~3.7.0
57
+ thingpulse/ESP8266 Weather Station@~2.3 .0
58
+ arkhipenko/TaskScheduler@~3.8.5
You can’t perform that action at this time.
0 commit comments