forked from wolfSSL/wolfssl
settings.h for Harmony
This commit is contained in:
@ -148,10 +148,10 @@
|
|||||||
|
|
||||||
#ifdef MICROCHIP_TCPIP
|
#ifdef MICROCHIP_TCPIP
|
||||||
/* include timer, NTP functions */
|
/* include timer, NTP functions */
|
||||||
#include "system/system_services.h"
|
|
||||||
#ifdef MICROCHIP_MPLAB_HARMONY
|
#ifdef MICROCHIP_MPLAB_HARMONY
|
||||||
#include "tcpip/tcpip.h"
|
#include "tcpip/tcpip.h"
|
||||||
#else
|
#else
|
||||||
|
#include "system/system_services.h"
|
||||||
#include "tcpip/sntp.h"
|
#include "tcpip/sntp.h"
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user