homey-arduino-library
homey-arduino-library copied to clipboard
Bug on line 108
On the sonoff basic example, line 108: Should be: previousButtonState = currentButtonState;
and not the other way around!