Configure SNTP
This commit is contained in:
@@ -21,4 +21,9 @@ void time_manager_init(void);
|
||||
*/
|
||||
Time get_time(void);
|
||||
|
||||
/**
|
||||
* Set the time.
|
||||
*/
|
||||
void set_time(Time time);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user