mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
CRLF
This commit is contained in:
parent
03b7ab62dc
commit
9290284efb
1 changed files with 3 additions and 1 deletions
|
@ -95,7 +95,9 @@ typedef struct {
|
|||
#define HARDWARE_TIMER_DEFINITION_COUNT 10
|
||||
#elif defined(STM32F4)
|
||||
#define HARDWARE_TIMER_DEFINITION_COUNT 14
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
extern const timerHardware_t timerHardware[];
|
||||
extern const timerDef_t timerDefinitions[];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue