Does not compile example

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
sega66
Posts: 38
Joined: 30 Jul 2017 19:31

Does not compile example

Post by sega66 »

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!
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Does not compile example

Post by PoltoS »

This is a sketch from the future ;) Please use 3.0.12b beta (latest). We will do a release soon.
sega66
Posts: 38
Joined: 30 Jul 2017 19:31

Re: Does not compile example

Post by sega66 »

;)
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Does not compile example

Post by PoltoS »

But you can already switch to this beta I you compile and flash the code online.

Did you know that from now you can upload any sketch right from our web site using Google Chrome - by clicking on the Upload button (check it here https://z-uno.z-wave.me/examples/SimpleSwitch/). You can also open the online editor https://z-uno.z-wave.me/editor/
Post Reply