Files
2024-07-20 22:09:06 +08:00

19 lines
438 B
JSON

{
"name": "FreqCount",
"frameworks": "Arduino",
"keywords": "Frequency",
"description": "Measure Frequency by cycle counting",
"url": "http://www.pjrc.com/teensy/td_libs_FreqCount.html",
"downloadUrl": "http://www.pjrc.com/teensy/arduino_libraries/FreqCount.zip",
"authors":
{
"name": "Paul Stoffregen",
"maintainer": true
},
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/FreqCount"
}
}