fix bug lenght timer
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#include "input_handler.h"
|
||||
#include "timer_counter.h"
|
||||
|
||||
typedef void (*ButtonRoutine_t)(ButtonKey_t *);
|
||||
|
||||
const ButtonRoutine_t button_routine[MAX_STATE];
|
||||
|
||||
void buttonHandler(ButtonKey_t *key)
|
||||
|
||||
Reference in New Issue
Block a user