mathertel / OneButton

An Arduino library for using a single button for multiple purpose input.
http://www.mathertel.de/Arduino/OneButtonLibrary.aspx
Other
920 stars 230 forks source link

Boolean is deprecated #140

Closed caveman99 closed 1 month ago

mathertel commented 1 month ago

According to https://github.com/arduino/Arduino/issues/4673, there is no need to NOT use the standard C bool type.