dw-fix-compilation-error
master
libraries/Bounce2/src/Bounce2.h:209:10: error: extra qualification 'Bounce::' on member 'changed' [-fpermissive] 209 | bool Bounce::changed( ) { return getStateFlag(CHANGED_STATE); } | ^~~~~~
Regression introduced in 01e6fc9398
01e6fc9398
Signed-off-by: Damian Wrobel dwrobel@ertelnet.rybnik.pl
No dependencies set.
The note is not visible to the blocked user.
libraries/Bounce2/src/Bounce2.h:209:10: error: extra qualification 'Bounce::' on member 'changed' [-fpermissive]
209 | bool Bounce::changed( ) { return getStateFlag(CHANGED_STATE); }
| ^~~~~~
Regression introduced in
01e6fc9398Signed-off-by: Damian Wrobel dwrobel@ertelnet.rybnik.pl