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
... maybe store the error in RAM by default (it can be deleted if more memory is needed like we do for history) and set something in E.getErrorFlags. Then when the Web IDE connects it can check the error flags and output the exception that occurred when nothing was connected
Add flags (
E.setFlags
) for:Which should help catch errors that occur when nothing is connected to the device
The text was updated successfully, but these errors were encountered: