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
Yes, sounds like a good plan. I believe the IDE/EspruinoTools has a 'connect' event that you could hook onto to send the password - but I guess you might want to check for a password prompt first so you don't just end up writing the password as plain text on any device you connect to that doesn't want a password!
Hi,
tried E.setPassword(password) and E.lockConsole();
disconnected and connect, and got this as expected ;-)
Workaround:
The text was updated successfully, but these errors were encountered: