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
# Assuming wifi connected via settings.tomlimportmicrocontrollerwhileTrue:
a=microcontroller.cpu.temperature# `a =` is there to not slow down with printing to serial# It can take a lot longer than the ADC .value bug to proc.
Behavior
Auto-reload is off.
Running in safe mode! Not running saved code.
You are in safe mode because:
Internal watchdog timer expired.
Press reset to exit safe mode.
Press any key to enter the REPL. Use CTRL-D to reload.