You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

13 lines
390 B

{
"name": "RTC",
"keywords": "RTC, DS1302, DS1307, DS3231, DS3234, AT24C32, clock",
"description": "A library that makes interfacing DS1302, DS1307, DS3231, and DS3234 Real Time Clock modules easy.",
"repository": {
"type": "git",
"url": "https://github.com/Makuna/Rtc.git"
},
"version": "2.3.3",
"frameworks": "arduino",
"platforms": "*"
}