JChristensen / JC_Button

Arduino library to debounce button switches, detect presses, releases, and long presses
GNU General Public License v3.0
425 stars 102 forks source link

Cleanup some cppcheck warnings. #39

Closed bitflippersanonymous closed 9 months ago

bitflippersanonymous commented 9 months ago

Add const and initial values.

JChristensen commented 9 months ago

Thank you. These changes have been included in v2.1.4.