Optimizing
This commit is contained in:
@@ -21,5 +21,5 @@ extern uint16_t TIME_CURRENT;
|
||||
extern uint16_t TIME_FUTURE;
|
||||
extern uint8_t TIME_FUTURE_TYPE;
|
||||
|
||||
void timeInit();
|
||||
void timeUpdate();
|
||||
inline void timeInit();
|
||||
inline void timeUpdate();
|
Reference in New Issue
Block a user