Subversion Repositories ESP8266_P1_Meter

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 raymond 1
name=ezButton
2
version=1.0.6
3
author=ArduinoGetStarted.com
4
maintainer=ArduinoGetStarted.com (ArduinoGetStarted@gmail.com)
5
sentence=Button library for Arduino, ESP32, ESP8266...
6
paragraph=Button library supports debounce, pressed/released events and the press counting. It is easy to use with multiple buttons. The library can be used for push-button, momentary switches, toggle switch, magnetic contact switch (door sensor)... It is designed for not only beginners but also experienced users.
7
category=Signal Input/Output
8
url=https://arduinogetstarted.com/tutorials/arduino-button-library
9
architectures=*
10
includes=ezButton.h