firmware/variants/rpipicow
GUVWAF 417feee47f
Fix: return failure when PhoneAPI times out (#3136)
* Add debug options for RP2040

* Rename: "observed" should be plural: "observables"

* PhoneAPI: return failure on timeout
In `onNotify()`, when disconnected, PhoneAPI removed itself from the list of observers that was looped through in `notifyObservers()`. We should exit that loop in that case.
2024-01-28 07:53:39 -06:00
..
platformio.ini Fix: return failure when PhoneAPI times out (#3136) 2024-01-28 07:53:39 -06:00
variant.h Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00