Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Functions
lampda::user::default_behaviors Namespace Reference

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)
 

Detailed Description

Define default behavior that are shared between system types.