Backing up an unused program in case of future need

Dependencies:   mbed

ntp.h

Committer:
andrewboyson
Date:
2016-04-13
Revision:
0:09f915e6f9f6

File content as of revision 0:09f915e6f9f6:

extern int NtpInit();
extern int NtpSendRequest();
extern int NtpHandleResponse();
extern int NtpMain();