You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ESP32/init: timer:sleep(infinity) on exit when devmode is enabled
Application is started inside of `try .. catch` block and
`timer:sleep(infinity)` is used after application exit according to
devmode settings.
Signed-off-by: Davide Bettio <[email protected]>
0 commit comments