updated ledBrightness block template

This commit is contained in:
Peli de Halleux
2017-08-07 11:54:24 -07:00
parent e7c1915076
commit 42a4401f8f
3 changed files with 3 additions and 3 deletions

View File

@ -264,7 +264,7 @@
"led.brightness|block": "brightness",
"led.enable|block": "led enable %on",
"led.plotBarGraph|block": "plot bar graph of %value |up to %high",
"led.plotBrightness|block": "plot|x %x|y %y|value %brightness",
"led.plotBrightness|block": "plot|x %x|y %y|brightness %brightness",
"led.plot|block": "plot|x %x|y %y",
"led.point|block": "point|x %x|y %y",
"led.setBrightness|block": "set brightness %value",