Skip to content

Commit c7b88cb

Browse files
committed
Bump to latest MicroTasks
Prevents lockup should EVSE Monitor be started twice. We possibly should look at why this is happening, but I think it is 'ok' as there are a few paths that could cause the the RAPI to detect the EVSE as booted so fixed MicroTasks to prevent multiple starts.
1 parent 263b15e commit c7b88cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lib_deps =
3939
4040
4141
42-
42+
4343
4444
4545
extra_scripts = scripts/extra_script.py

0 commit comments

Comments
 (0)