Removed my _time() implementation to use newlib provided one.
This commit is contained in:
parent
f4a5675854
commit
11c9031d9b
3 changed files with 1 additions and 15 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
/* Add extras/sntp component to makefile for this include to work */
|
||||
#include <sntp.h>
|
||||
#include <time.h>
|
||||
|
||||
#define SNTP_SERVERS "0.pool.ntp.org", "1.pool.ntp.org", \
|
||||
"2.pool.ntp.org", "3.pool.ntp.org"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue