Skip to content

Commit

Permalink
no need for blockSetVariable
Browse files Browse the repository at this point in the history
  • Loading branch information
CleoQc committed Jul 30, 2018
1 parent 8343216 commit 71e8720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion giggle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ namespace lights {
//% blockId="gigglebot_eye" block="%which"
//% group=variables
//% weight=50
//% blockSetVariable=eye
export function whichEye(which: gigglebotWhichEye): neopixel.Strip {

if (which == gigglebotWhichEye.Left)
Expand Down

0 comments on commit 71e8720

Please sign in to comment.