Porting PicoTCP WIP
This commit is contained in:
@ -7,5 +7,6 @@
|
||||
|
||||
void time_get(Time *time);
|
||||
timeunix_t time_tounix(Time *time);
|
||||
uint32_t time_totalhours(Time *time);
|
||||
|
||||
#endif // TIME_TIME_H_
|
||||
|
||||
Reference in New Issue
Block a user