initialize ad9833 and mcp41
This commit is contained in:
@@ -13,4 +13,5 @@ typedef enum
|
||||
|
||||
void CTRL_channelButtonInit(void);
|
||||
void CTRL_channelButtonsHandler(void);
|
||||
void CTRL_pushedChanBtnEvent(ButtonKey_t *key);
|
||||
void CTRL_pushedChanBtnEvent(ButtonKey_t *key);
|
||||
void CTRL_longPushedChanBtnEvent(ButtonKey_t *key);
|
||||
Reference in New Issue
Block a user