CRLF issue

This commit is contained in:
blckmn 2016-06-19 22:08:28 +10:00
parent af375d9b06
commit 7de6001d72
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ typedef struct {
#elif defined(STM32F4)
#define HARDWARE_TIMER_DEFINITION_COUNT 14
#endif
extern const timerHardware_t timerHardware[];
extern const timerDef_t timerDefinitions[];