|
Lamp-Da 0.1
A compact lantern project
|
Define default behavior that are shared between system types. More...
Functions | |
| bool | button_clicked (const uint8_t clicks) |
| must be called by the lampda::user::button_clicked_default | |
| bool | button_hold (const uint8_t clicks, const bool isEndOfHoldEvent, const uint32_t holdDuration) |
| must be called by the lampda::user::button_hold_default | |
| bool | handle_elk_command (const utils::ELK::Package &elkControlCommand) |
Define default behavior that are shared between system types.