chore: bloatify
This commit is contained in:
@@ -8,9 +8,8 @@
|
||||
(uint32_t)(FUNCONF_SYSTEM_CORE_CLOCK / TIMER_DELAY)
|
||||
#define millis() (systick_millis)
|
||||
|
||||
// ms counter incremented by SysTick
|
||||
extern volatile uint32_t systick_millis;
|
||||
void init_systick(void);
|
||||
|
||||
// ms counter incremented by SysTick
|
||||
// extern volatile uint32_t systick_millis;
|
||||
|
||||
#endif // SYSTICK_H
|
||||
|
||||
Reference in New Issue
Block a user