mbed os 5 & accept pointer interface for ethernet and wifi
Diff: NTPClient.h
- Revision:
- 7:2ac816b0f4ab
- Parent:
- 6:510bffa8b3d9
- Child:
- 8:f31bb718d362
--- a/NTPClient.h Mon Jan 02 15:44:40 2017 +0000 +++ b/NTPClient.h Tue Jan 03 13:28:59 2017 +0000 @@ -55,7 +55,7 @@ Instantiate the NTP client */ // NTPClient(); - NTPClient::NTPClient(NetworkStack & _m_intf); + NTPClient(NetworkStack & _m_intf); /**Get current time (blocking) Update the time using the server host Blocks until completion