diff options
Diffstat (limited to 'DS1307RTC/readme.txt')
-rw-r--r-- | DS1307RTC/readme.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/DS1307RTC/readme.txt b/DS1307RTC/readme.txt new file mode 100644 index 0000000..5978295 --- /dev/null +++ b/DS1307RTC/readme.txt @@ -0,0 +1,7 @@ +Readme file for DS1307RTC Library + +The DS1307RTC library is provided to demonstrate the Arduino Time library. + +See the TimeRTC example sketches privided with the Time library download for usage + + |