Explorar el Código

Update FYSETC S6 variant (#18331)

George Fu hace 4 años
padre
commit
697b5fddf7
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      buildroot/share/PlatformIO/variants/FYSETC_S6/variant.h

+ 1
- 1
buildroot/share/PlatformIO/variants/FYSETC_S6/variant.h Ver fichero

@@ -132,7 +132,7 @@ extern "C" {
132 132
 // Timer Definitions
133 133
 // Do not use timer used by PWM pin. See PinMap_PWM.
134 134
 #define TIMER_TONE              TIM6
135
-#define TIMER_SERVO             TIM2
135
+#define TIMER_SERVO             TIM5
136 136
 #define TIMER_SERIAL            TIM7
137 137
 
138 138
 // UART Definitions

Loading…
Cancelar
Guardar