Skip to content

Commit 2198684

Browse files
authored
Merge pull request #298 from OpenEVSE/jeremypoulter/issue295
Latest OpenEVSE library with LCD space fix
2 parents 4d39a60 + 9e9eefa commit 2198684

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

platformio.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lib_deps =
3636
jeremypoulter/[email protected]
3737
jeremypoulter/Micro [email protected]
3838
jeremypoulter/[email protected]
39-
jeremypoulter/[email protected].7
39+
jeremypoulter/[email protected].10
4040
jeremypoulter/[email protected]
4141
jeremypoulter/[email protected]
4242
jeremypoulter/[email protected]
@@ -283,6 +283,7 @@ board_build.partitions = ${common.build_partitions}
283283
#https://github.com/OpenEVSE/ESP32_WiFi_V3.x/blob/master/docs/wired-ethernet.md
284284
extends = env:openevse_esp32-gateway
285285
framework = arduino, espidf
286+
upload_speed = 921600
286287
build_flags =
287288
${common.build_flags}
288289
-D RX2=16

0 commit comments

Comments
 (0)