#include "../../Defines.h"
Go to the source code of this file.
◆ BUZZ
Definition at line 7 of file UI.h.
◆ blinkLED_UIModule()
| void blinkLED_UIModule |
( |
| ) |
|
blink the LED
Definition at line 23 of file UI.cpp.
◆ loop_UIModule()
◆ setBuzzerLight_UIModule()
| void setBuzzerLight_UIModule |
( |
boolean |
onFlag | ) |
|
UI specific actions.
Definition at line 17 of file UI.cpp.
◆ setup_UIModule()
◆ solidLightOnOff_UIModule()
| void solidLightOnOff_UIModule |
( |
boolean |
onOff | ) |
|
turns on/off a solid light
Definition at line 20 of file UI.cpp.