[wip] working on display layout
This commit is contained in:
@@ -11,4 +11,5 @@ typedef enum
|
||||
} HW_BotBtnName_t;
|
||||
|
||||
void CTRL_bottomButtonInit(void);
|
||||
void CTRL_bottomButtonsHandler(void);
|
||||
void CTRL_bottomButtonsHandler(void);
|
||||
void CTRL_pushedDispBtnEvent(ButtonKey_t *key);
|
||||
|
||||
Reference in New Issue
Block a user