Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 379 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 379 Bytes

deviceSetup Library

deviceSetup is an Arduino library for managing button inputs and LED outputs with customizable behaviors. This library provides support for handling short and long button presses, along with simple on/off and blinking states for LEDs. It is especially useful for projects involving multiple buttons and LEDs, enabling intuitive interaction and feedback.