Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 415 Bytes

Lopa_Button — Arduino library to debounce button switches, detect presses and releases

Drop-in replacement for RBD_Button library for Arduino if for some reason you don't like the original library.

Library ROM used RAM used
Lopa_Button 590 bytes 11 bytes
RBD_Button 720 bytes 21 bytes