try to fix time sync

This commit is contained in:
sharandac
2020-07-27 18:42:57 +02:00
parent 9458e11983
commit c71f2bf479
6 changed files with 26 additions and 7 deletions

View File

@@ -85,4 +85,7 @@
*/
void timesync_set_timezone( int32_t timezone );
void timesyncToSystem( void );
void timesyncToRTC( void );
#endif // _TIME_SYNC_H