Skip to content

Commit ae16a9d

Browse files
committed
Added reference to MKR1000
1 parent ae923e7 commit ae16a9d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/Epoch/Epoch.ino

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
/*
2-
Epoch time example for Arduino Zero
2+
Epoch time example for Arduino Zero and MKR1000
33
4-
Demonstrates the use of the RTC library for the Arduino Zero
4+
Demonstrates how to set time using epoch for the Arduino Zero and MKR1000
55
66
This example code is in the public domain
77
88
created by Sandeep Mistry <[email protected]>
99
31 Dec 2015
10+
modified
11+
18 Feb 2016
1012
*/
1113

1214
#include <RTCZero.h>

0 commit comments

Comments
 (0)