Prolife_F1/firmware/lib/Rtc-master/library.json

15 lines
326 B
JSON
Raw Normal View History

2019-08-08 14:09:21 +00:00
{
"name": "RTC",
"keywords": "RTC, DS1307, DS3231, clock",
"description": "A library that makes interfacing DS1307 and DS3231 Real Time Clock modules easy.",
"repository":
{
"type": "git",
"url": "https://github.com/Makuna/Rtc.git"
},
"version": "2.1.0",
"frameworks": "arduino",
"platforms": "*"
}