Skip to content

Commit 3ab7e1d

Browse files
committed
Bumpped ESPAL version number
1 parent 5d0de6e commit 3ab7e1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platformio.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ lib_deps =
3838
3939
4040
41-
41+
4242
extra_scripts = scripts/extra_script.py
4343
debug_flags =
4444
-DENABLE_DEBUG
@@ -161,9 +161,9 @@ src_build_flags =
161161
${common.ota_flags}
162162
${common.debug_flags}
163163
upload_speed = 921600
164-
upload_protocol = espota
165-
upload_port = openevse.local
166-
#monitor_speed = ${common.monitor_speed}
164+
#upload_protocol = espota
165+
#upload_port = openevse.local
166+
monitor_speed = ${common.monitor_speed}
167167
monitor_flags = ${common.monitor_flags}
168168
extra_scripts = ${common.extra_scripts}
169169

0 commit comments

Comments
 (0)