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