machines/filament/FilamentMaker/firmware/libraries/encoder/library.json
2023-11-12 21:43:05 +01:00

13 lines
315 B
JSON

{
"name": "ClickEncoder",
"keywords": "encoder, button, input",
"description": "Arduino library to handle rotary encoders with buttons as a user input device",
"repository":
{
"type": "git",
"url": "https://github.com/0xPIT/encoder.git"
},
"frameworks": "arduino",
"platforms": "atmelavr"
}