Skip to content

Commit

Permalink
fix compiler warning FLWO_FLYWOOF411FR 10 timers
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Feb 20, 2024
1 parent b781135 commit 1f45dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/target/FLWO_FLYWOOF411FR/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@
#define TARGET_IO_PORTC 0xffff
#define TARGET_IO_PORTD (BIT(2))

#define USABLE_TIMER_CHANNEL_COUNT 7
#define USABLE_TIMER_CHANNEL_COUNT 10
#define USED_TIMERS ( TIM_N(1)|TIM_N(2)|TIM_N(3)|TIM_N(4) )

0 comments on commit 1f45dd5

Please sign in to comment.