Fysetc S6 PWM pins descriptions, fix servo timer (#16057)
This commit is contained in:
committed by
Scott Lahteine
parent
102c9595f2
commit
709d037b8e
@ -132,7 +132,7 @@ extern "C" {
|
||||
// Timer Definitions
|
||||
// Do not use timer used by PWM pin. See PinMap_PWM.
|
||||
#define TIMER_TONE TIM6
|
||||
#define TIMER_SERVO TIM14
|
||||
#define TIMER_SERVO TIM2
|
||||
#define TIMER_SERIAL TIM7
|
||||
|
||||
// UART Definitions
|
||||
|
Reference in New Issue
Block a user