File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
= RTC Library for Arduino =
2
2
3
- The RTC library enables an Arduino Zero board to take control of the internal RTC.
3
+ The RTC library enables an Arduino Zero or MKR1000 board to take control of the internal RTC.
4
4
5
5
For more information about this library please visit us at
6
6
http://arduino.cc/en/Reference/RTC
Original file line number Diff line number Diff line change 1
1
name =RTCZero
2
- version =1.4.1
2
+ version =1.4.2
3
3
author =Arduino
4
4
maintainer =Arduino <
[email protected] >
5
- sentence =Allows to use the RTC functionalities. For Arduino Zero only.
6
- paragraph =With this library you can use the RTC peripheral of an Arduino Zero in order to program actions related to date and time.
5
+ sentence =Allows to use the RTC functionalities. For Arduino Zero and MKR1000 only.
6
+ paragraph =With this library you can use the RTC peripheral of an Arduino Zero or MKR1000 in order to program actions related to date and time.
7
7
category =Timing
8
8
url =http://www.arduino.cc/en/Reference/RTCZero
9
9
architectures =samd
You can’t perform that action at this time.
0 commit comments