Prolife_F1/firmware/lib/Rtc-master/library.json
2019-08-08 17:09:21 +03:00

15 lines
326 B
JSON

{
"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": "*"
}