/
singlwolf
/
Radiola-2S3
Обзор
Документация
Войти
/
singlwolf
/
Radiola-2S3
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
lib/OneButton/library.json
19 строк
853 B
SinglWolf
Public access
27 мар 2026, 07:00
27 мар 2026, 07:00
642fcfc
Код
Авторство
О чём код?
{ "name": "OneButton", "version": "2.0.3", "keywords": "arduino, button, pushbutton", "description": "This Arduino library is improving the usage of a singe button for input. It shows how to use an digital input pin with a single pushbutton attached for detecting some of the typical button press events like single clicks, double clicks and long-time pressing. This enables you to reuse the same button for multiple functions and lowers the hardware invests.", "repository": { "type": "git", "url": "https://github.com/mathertel/OneButton" }, "authors": { "name": "Matthias Hertel", "email": "mathertel@hotmail.com", "url": "https://www.mathertel.de/impressum.aspx" }, "license": "BSD-3-Clause", "homepage": "http://www.mathertel.de/Arduino/OneButtonLibrary.aspx", "frameworks": "arduino", "platforms": "*" }