Paul Stoffregen
|
75089afd3a
|
Merge pull request #72 from halx4/master
corrected minor typos in readme.md
|
2017-12-13 05:02:51 -08:00 |
|
PaulStoffregen
|
0473efe605
|
use const for mkTime input (fixes #85)
|
2017-12-13 04:13:28 -08:00 |
|
PaulStoffregen
|
420a3c08af
|
Fix compiler error and generally clean up TimeRTCLog example
|
2017-09-05 02:07:02 -07:00 |
|
foivos christoulakis
|
2ad08f3bca
|
corrected minor typos in readme.md
|
2017-04-15 15:37:32 +01:00 |
|
Paul Stoffregen
|
01083f838c
|
Merge pull request #70 from ccoenen/patch-1
Readme converted to markdown
|
2017-03-20 15:15:33 -07:00 |
|
Claudius Coenen
|
998ea7db21
|
Readme converted to markdown
|
2017-03-20 22:40:51 +01:00 |
|
PaulStoffregen
|
350b8622e6
|
Update readme
|
2016-11-09 06:28:11 -08:00 |
|
Paul Stoffregen
|
22c59471a8
|
Merge pull request #57 from Roman3349/patch-1
PR #56 Fix a mistake in examples
|
2016-09-27 03:25:30 -07:00 |
|
Roman Ondráček
|
f7a6aed006
|
Fix a mistake in examples
|
2016-09-27 12:24:44 +02:00 |
|
Paul Stoffregen
|
e2ffd4f99f
|
Merge pull request #56 from Roman3349/master
Add information about library to @PlatformIO Library Registry manifest file
|
2016-09-27 03:15:14 -07:00 |
|
Roman3349
|
ec02408003
|
Add information about authors, examples and version to @PlatformIO Library Registry manifest file
Signed-off-by: Roman3349 <ondracek.roman@centrum.cz>
|
2016-09-27 11:07:03 +02:00 |
|
PaulStoffregen
|
18ce15b202
|
Fix compiler warnings when constants used with TimeAlarms
|
2016-07-06 08:36:05 -07:00 |
|
Paul Stoffregen
|
cb1e416b84
|
Merge pull request #40 from mcauser/esp8266
ESP8266 eg - Use WiFi.hostByName() to resolve IP from pool of servers
|
2016-03-21 08:30:31 -07:00 |
|
Mike Causer
|
d66874d5d8
|
Use WiFi.hostByName to resolve IP
|
2016-03-21 13:14:32 +11:00 |
|
PaulStoffregen
|
0bfe218b56
|
Use TimeLib.h header internally too
|
2016-03-04 19:59:40 -08:00 |
|
Paul Stoffregen
|
53dd37ef33
|
Merge pull request #38 from chaeplin/master
ESP8266 example update
|
2016-02-17 10:12:49 -08:00 |
|
chaeplin
|
63e8a79db5
|
ESP8266 example update
https://github.com/PaulStoffregen/Time/issues/37
|
2016-02-17 19:49:21 +09:00 |
|
PaulStoffregen
|
1574db4563
|
Increase to version 1.5
v1.5
|
2015-11-11 09:32:45 -08:00 |
|
PaulStoffregen
|
99356ad7eb
|
Update ESP8266WiFi example too
|
2015-11-11 09:31:05 -08:00 |
|
PaulStoffregen
|
afc724a8c3
|
Merge branch 'master' of github.com:PaulStoffregen/Time
|
2015-11-11 09:30:01 -08:00 |
|
PaulStoffregen
|
26cd0c8509
|
Fix for includes with Arduino 1.6.6
|
2015-11-11 09:29:29 -08:00 |
|
Paul Stoffregen
|
cfe459846e
|
Merge pull request #28 from mmuecke/master
Example for Time with the ESP8266
|
2015-10-18 20:22:33 -07:00 |
|
mueckema
|
0fd71f01a0
|
Example for Time with the ESP8266
The adjusted NTP example to use with the ESP8266
|
2015-10-18 19:27:44 +02:00 |
|
PaulStoffregen
|
a7cc3261f9
|
Fix abbreviation of Thursday, fixes issue #16
|
2015-05-20 14:44:08 -07:00 |
|
Paul Stoffregen
|
1f830d7179
|
Merge pull request #14 from YellowOrb/master
Added two comments to explain the while-loop in now()
|
2015-04-09 12:58:39 -07:00 |
|
Karl-Petter Åkesson
|
c2c5c5bf76
|
Added two comments to explain the while-loop in now()
|
2015-04-09 09:23:03 +02:00 |
|
PaulStoffregen
|
5aa1667b44
|
Update library.properties
|
2015-03-26 08:30:04 -07:00 |
|
PaulStoffregen
|
14b58229dc
|
Add library.properties
1.4
|
2015-03-26 08:27:58 -07:00 |
|
Paul Stoffregen
|
2cebbd784f
|
Merge pull request #10 from Grezzo/fixing-typo
Fixed a typo in a comment
|
2015-02-10 09:21:47 -08:00 |
|
Graeme Robinson
|
f231b894aa
|
Fixed a typo in a comment
Changed inclided to included
|
2015-02-10 16:46:49 +00:00 |
|
Paul Stoffregen
|
a13291f3c7
|
Merge pull request #6 from ivankravets/patch-3
Correct repository type field
|
2014-10-24 13:06:19 -07:00 |
|
Ivan Kravets
|
6cfd870660
|
Correct repository type field
I've just fixed in main docs this mistake (commit fa6ff40a1af8a28be2d56c96ad0def9e2)
|
2014-10-24 23:04:14 +03:00 |
|
Paul Stoffregen
|
2c48472e66
|
Merge pull request #5 from ivankravets/patch-2
Fix JSON syntax
|
2014-10-24 12:55:13 -07:00 |
|
Ivan Kravets
|
2d9c1cbbc8
|
Fix JSON syntax 2
|
2014-10-24 22:55:11 +03:00 |
|
Ivan Kravets
|
90d420624d
|
Fix JSON syntax
|
2014-10-24 22:51:53 +03:00 |
|
PaulStoffregen
|
85820e26f1
|
Add library.json
|
2014-10-24 05:22:37 -07:00 |
|
PaulStoffregen
|
b79017952f
|
Fix DateStrings
|
2014-09-06 02:38:41 -07:00 |
|
PaulStoffregen
|
f8a97debce
|
Import fixes from Michael for Arduino 1.5.7
|
2014-09-05 14:12:25 -07:00 |
|
PaulStoffregen
|
f1e7aea92b
|
Import Time version 1.3 (from March 24, 2012)
|
2014-09-05 13:14:20 -07:00 |
|