Skip to content

Commit 13c02c4

Browse files
committed
Added reference to MKR1000
1 parent ae16a9d commit 13c02c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/SimpleRTC/SimpleRTC.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
Simple RTC for Arduino Zero
33
4-
Demonstrates the use of the RTC library for the Arduino Zero
4+
Demonstrates the use of the RTC library for the Arduino Zero and MKR1000
55
66
This example code is in the public domain
77
@@ -11,7 +11,7 @@
1111
15 Jun 2015
1212
1313
modified
14-
21 Oct 2015
14+
18 Feb 2016
1515
*/
1616

1717
#include <RTCZero.h>

0 commit comments

Comments
 (0)