Skip to content

fabianhofmann03/Button-Array-Arduino-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ButtonArray

Overview

ButtonArray is an Arduino library/class which is used to measure an array of buttons. It uses an update-function to measure the buttons and a void function with an integer as parameter can be given to the object, which will be executed when a pressed button is found in the update-function.

New, saves the results in an uint8_t array. You can get the pointer to that using the getResultArray function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages