Init servo pins in HAL_init (#14425)
This commit is contained in:
@ -153,7 +153,6 @@ void noTone(const pin_t _pin);
|
||||
|
||||
// Enable hooks into idle and setup for HAL
|
||||
#define HAL_IDLETASK 1
|
||||
#define HAL_INIT 1
|
||||
void HAL_idletask(void);
|
||||
void HAL_init(void);
|
||||
|
||||
|
Reference in New Issue
Block a user