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.

22 lines
618 B

2 years ago
{
"name": "BasicEncoder",
"version": "1.1.3",
"description": "BasicEncoder counts pulses from one or more simple rotary encoder control knobs.",
"keywords": "encoder, rotary encoder, quadrature",
"repository":
{
"type": "git",
"url": "https://github.com/micromouseonline/BasicEncoder.git"
},
"authors":
[
{
"name": "Peter Harrison",
"url": "http://micromouseonline.com",
"maintainer": true
}
],
"license": "Apache-2.0",
"frameworks": ["arduino"],
"platforms": ["atmelavr"]
}