Does not compile example
Posted: 03 Mar 2024 17:44
Does not compile example:
"4 LED strips controlled by 4 buttons" ?
https://z-uno.z-wave.me/Examples/led-strip-push-button/
Error in the lines :
DimmableSwitchBtnController cntrl1(BTN_1, 1, &pin0SwitchMultilevelState);
error: 'DimmableSwitchBtnController' does not name a type ?
Help please!
"4 LED strips controlled by 4 buttons" ?
https://z-uno.z-wave.me/Examples/led-strip-push-button/
Error in the lines :
DimmableSwitchBtnController cntrl1(BTN_1, 1, &pin0SwitchMultilevelState);
error: 'DimmableSwitchBtnController' does not name a type ?
Help please!