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
That makes sense, but I wonder what the best way to fix that is. I guess we should stop calling wifi.loop() (or inside wifi.loop(), stop calling things) when the backpack vcc is disabled. Or perhaps even actively call wifi.end() (or whatever the method is called) so all connection states are reset properly...
Calling power.disablevcc on a Lead Scout causes endless flood of "SPI 0xff?" message to be logged to the serial port.
The text was updated successfully, but these errors were encountered: