mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-29 21:27:33 +00:00
Changed LED behaviour when in AP mode
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
bool ledOn(uint8_t color);
|
||||
bool ledOff(uint8_t color);
|
||||
bool ledBlink(uint8_t color, uint8_t blink);
|
||||
void setBootSuccessful();
|
||||
void setBootSuccessful(bool value);
|
||||
|
||||
HwTools() {};
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user