Skip to content

Commit

Permalink
[apogee] fix type in board file
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger committed Aug 27, 2013
1 parent fbdb40d commit e10c953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sw/airborne/boards/apogee_1.0.h
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
#endif

#if USE_PWM3
#define PWM_SERVO_3_IDX 3
#define PWM_SERVO_3 3
#define PWM_SERVO_3_TIMER TIM3
#define PWM_SERVO_3_RCC_IOP RCC_AHB1ENR_IOPBEN
#define PWM_SERVO_3_GPIO GPIOB
Expand Down

0 comments on commit e10c953

Please sign in to comment.