Update FYSETC S6 variant (#18331)
This commit is contained in:
parent
e58c2d27fc
commit
697b5fddf7
@ -132,7 +132,7 @@ extern "C" {
|
|||||||
// Timer Definitions
|
// Timer Definitions
|
||||||
// Do not use timer used by PWM pin. See PinMap_PWM.
|
// Do not use timer used by PWM pin. See PinMap_PWM.
|
||||||
#define TIMER_TONE TIM6
|
#define TIMER_TONE TIM6
|
||||||
#define TIMER_SERVO TIM2
|
#define TIMER_SERVO TIM5
|
||||||
#define TIMER_SERIAL TIM7
|
#define TIMER_SERIAL TIM7
|
||||||
|
|
||||||
// UART Definitions
|
// UART Definitions
|
||||||
|
Loading…
Reference in New Issue
Block a user