Search found 1 match

by movingdots
Wednesday 30 September 2015 23:04
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 439651

Re: Blockly examples

Hi,

I'm trying to make a simple blocky script where i can toggle u hue lamp with push on-off button

It seems to work when i use 2 different scripts and only use the off or on script.
But when i try to combine the 2 scripts in one script or activate both the on and off script, it doesn't work ...