Allow overrides of sntp.h
Changed quote marks with triangle brackets for sntp.h to allow user creating a custom sntp.h
This commit is contained in:
parent
d05d3020eb
commit
69220ee866
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
#include "lwip/opt.h"
|
||||
|
||||
#include "sntp.h"
|
||||
#include <sntp.h>
|
||||
|
||||
#include "lwip/timeouts.h"
|
||||
#include "lwip/udp.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue