fix brightness (#1386)

This commit is contained in:
Peli de Halleux
2018-10-11 14:08:46 -07:00
committed by GitHub
parent 75fb9a6f68
commit 4b2ed73382
4 changed files with 5 additions and 5 deletions

View File

@ -300,6 +300,7 @@
"led.plot|block": "plot|x %x|y %y",
"led.point|block": "point|x %x|y %y",
"led.setBrightness|block": "set brightness %value",
"led.setDisplayMode|block": "set display mode $mode",
"led.stopAnimation|block": "stop animation",
"led.toggle|block": "toggle|x %x|y %y",
"led.unplot|block": "unplot|x %x|y %y",