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
Please add an option to disable the restart after auto-uploading local changes in development mode.
Also an option to globally avoid pymakr to restart the device, would be much appreciated
Please add an option to disable the restart after auto-uploading local changes in development mode.
Also an option to globally avoid pymakr to restart the device, would be much appreciated
I have tried in pymakr.json:
"reboot_after_upload": false,
"ctrl_c_on_connect": true,
"safe_boot_on_upload": false,
None of them are working
Also:
"onUpdate": "hardRestartDevice"
is not hard resetting the device
The text was updated successfully, but these errors were encountered: