mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +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)
|
#elif defined(STM32F4)
|
||||||
#define HARDWARE_TIMER_DEFINITION_COUNT 14
|
#define HARDWARE_TIMER_DEFINITION_COUNT 14
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
extern const timerHardware_t timerHardware[];
|
extern const timerHardware_t timerHardware[];
|
||||||
extern const timerDef_t timerDefinitions[];
|
extern const timerDef_t timerDefinitions[];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue