evert-arias / EasyButton

Arduino library for debouncing momentary contact switches, detect press, release, long press and sequences with event definitions and callbacks.
https://easybtn.earias.me
MIT License
452 stars 63 forks source link

Initialisation order Warning fixed #4

Closed offa closed 5 years ago

offa commented 5 years ago

Initialisation order Warning (-Wreorder) fixed. This shows up if a project uses all warnings.

evert-arias commented 5 years ago

@offa Done! https://github.com/evert-arias/EasyButton/commit/df6cc833be6896f2041162341c0b539ed8462621 Thank you for your collaboration 👍