mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
[apogee] fix type in board file
This commit is contained in:
@@ -308,7 +308,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if USE_PWM3
|
#if USE_PWM3
|
||||||
#define PWM_SERVO_3_IDX 3
|
#define PWM_SERVO_3 3
|
||||||
#define PWM_SERVO_3_TIMER TIM3
|
#define PWM_SERVO_3_TIMER TIM3
|
||||||
#define PWM_SERVO_3_RCC_IOP RCC_AHB1ENR_IOPBEN
|
#define PWM_SERVO_3_RCC_IOP RCC_AHB1ENR_IOPBEN
|
||||||
#define PWM_SERVO_3_GPIO GPIOB
|
#define PWM_SERVO_3_GPIO GPIOB
|
||||||
|
|||||||
Reference in New Issue
Block a user