Browse Source

Update FYSETC S6 variant (#18331)

vanilla_fb_2.0.x
George Fu 4 years ago
committed by GitHub
parent
commit
697b5fddf7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      buildroot/share/PlatformIO/variants/FYSETC_S6/variant.h

2
buildroot/share/PlatformIO/variants/FYSETC_S6/variant.h

@ -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 TIM2
#define TIMER_SERVO TIM5
#define TIMER_SERIAL TIM7
// UART Definitions

Loading…
Cancel
Save