spacehuhn / SimpleButton

A simple Arduino library to make interfacing and reacting on buttons or other inputs easier.
MIT License
67 stars 21 forks source link

include functional #1

Open bruno93 opened 5 years ago

bruno93 commented 5 years ago

hello i 've tried your library (on an arduino nano) but for the rotary encoder example it bring an error "include functional" ... any idea? thanks

uefvanscheld commented 4 years ago

Same error here using normal push button functionality. Did clean install of IDE as recommended in different hints but couldn't solve so far.