Skip to content

Commit 18691d2

Browse files
Merge branch 'master' into local_ui_tidyup
2 parents 9ed769b + e39b992 commit 18691d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ default_envs = openevse_wifi_v1
3131
[common]
3232
lib_deps =
3333
34-
jeremypoulter/[email protected].20
34+
jeremypoulter/[email protected].22
3535
jeremypoulter/Micro [email protected]
3636
jeremypoulter/[email protected]
3737
jeremypoulter/[email protected]
@@ -124,7 +124,7 @@ build_partitions = min_spiffs.csv
124124
build_partitions_debug = min_spiffs_debug.csv
125125
build_partitions_16mb = openevse_16mb.csv
126126

127-
neopixel_lib = adafruit/Adafruit NeoPixel@1.12.5
127+
neopixel_lib = adafruit/Adafruit NeoPixel@1.14.0
128128
ws2812fx_lib = kitesurfer1404/[email protected]
129129

130130
gfx_display_libs =

0 commit comments

Comments
 (0)