Go to the source code of this file.
◆ blinkLED_UIModule()
void blinkLED_UIModule |
( |
| ) |
|
blink the LED
Definition at line 137 of file UI.cpp.
◆ loop_UIModule()
◆ setBuzzerLight_UIModule()
void setBuzzerLight_UIModule |
( |
boolean |
onFlag | ) |
|
UI specific actions.
Definition at line 110 of file UI.cpp.
◆ setup_UIModule()
UIModule
initialize the board layoud, which is different than default
Definition at line 16 of file UI.cpp.
◆ solidLightOnOff_UIModule()
void solidLightOnOff_UIModule |
( |
boolean |
onOff | ) |
|
callback for SOLID blinking led
turns on/off a solid light
Definition at line 128 of file UI.cpp.