firmware/variants/rpipico
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 Generalise SPI pin names (#2970) 2023-11-29 15:51:05 -06:00