Files
mixly3-server/arduino-libs/arduino-cli/libraries/FreqCount/library.json

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"
}
}