missing block annotation on led.enable

This commit is contained in:
Peli de Halleux
2016-12-05 09:17:42 -08:00
parent bb2e8d0aef
commit 354196e01e
3 changed files with 3 additions and 2 deletions

View File

@ -131,6 +131,7 @@
"input.temperature|block": "temperature (°C)",
"input|block": "input",
"led.brightness|block": "brightness",
"led.enable|block": "led enable %on",
"led.plotBarGraph|block": "plot bar graph of %value |up to %high",
"led.plot|block": "plot|x %x|y %y",
"led.point|block": "point|x %x|y %y",