Commit Graph

13 Commits

Author SHA1 Message Date
Testato
126ea3093b Update README.md 2018-06-27 12:13:08 +02:00
FWeinb
7433f7da88 Merge pull request #17 from SirUli/master
Added functions for changing the timeOffset and updateInterval later
2016-05-25 21:30:40 +02:00
Sandeep Mistry
d9264aadf3 Merge pull request #21 from g-goessel/patch-2
Update README.md
2016-05-22 08:23:15 -07:00
g_goessel
87e20e0ff0 Update README.md
Fixed an error in a comment.
Was throwing `no matching function for call to 'NTPClient::NTPClient(const char [20], int, int)' ` otherwise
2016-05-21 21:15:49 +02:00
g_goessel
608ce2c003 Update README.md
This was probably not the speed you wanted :-)
2016-05-21 21:05:54 +02:00
Uli
85c4caca94 Fixed Readme
Initialization with a different timeserver had a missing ntpUDP

Added the default values for interval and offset to the comment of the
default constructor in the ReadMe
2016-05-14 12:08:45 +02:00
Sandeep Mistry
fac9f516d7 Update README.md
Add Travis CI badge
2016-04-18 15:38:19 -04:00
Sandeep Mistry
5eff0bd78e Add begin API
I’ve made calling this mandatory for now.
2016-04-15 09:03:45 -04:00
Sandeep Mistry
3c1d6b1c18 Update README.md
Correct example
2016-04-12 09:35:34 -04:00
Sandeep Mistry
1fabfc5b8d Add UDP instance argument in constructor to support more architectures 2016-04-08 16:34:51 -04:00
Testato
71269dd2d7 Update README.md 2015-12-12 22:19:03 +01:00
Fabrice Weinberg
ddbd8efd34 Remove .begin() call. 2015-12-12 17:23:17 +01:00
Fabrice Weinberg
25797f1f86 Initial commit 2015-12-08 17:21:16 +01:00