fix
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "timesync.h>"
|
||||
#include "timesync.h"
|
||||
#include <stdbool.h>
|
||||
#include <esp_log.h>
|
||||
#include <esp_sntp.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
#ifndef _TIMESYNC_H_
|
||||
#deifne _TIMESYNC_H_
|
||||
#define _TIMESYNC_H_
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
|
Reference in New Issue
Block a user