Skip to content

Commit 6ec821d

Browse files
authored
1 parent c089c71 commit 6ec821d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cores/esp8266/coredecls.h

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ extern "C" {
1212
#include <stdint.h>
1313
#include <cont.h> // g_pcont declaration
1414

15-
extern bool timeshift64_is_set;
16-
extern uint32_t sntp_real_timestamp;
17-
1815
bool can_yield();
1916
void esp_yield();
2017
void esp_schedule();

0 commit comments

Comments
 (0)