setup rest blink
This commit is contained in:
@@ -61,7 +61,7 @@ typedef struct
|
||||
|
||||
/* Exported types ------------------------------------------------------------*/
|
||||
/* USER CODE BEGIN ET */
|
||||
#define reset_blink_delay 10
|
||||
#define reset_blink_delay 50
|
||||
#define rest_iter 10
|
||||
extern void handle_command(char* cmd);
|
||||
typedef void (*FunctionPointer)(void);
|
||||
|
||||
Reference in New Issue
Block a user