Add PWM channel option for ws281x device in web interface (#623)

This commit is contained in:
Tobias Tangemann
2019-09-16 13:55:47 +02:00
committed by brindosch
parent b459b8723e
commit 04c3bc8cc9
6 changed files with 17 additions and 4 deletions

View File

@@ -428,6 +428,7 @@
"edt_dev_spec_maximumLedCount_title" : "Maximum LED count",
"edt_dev_spec_gpioNumber_title" : "GPIO number",
"edt_dev_spec_dmaNumber_title" : "DMA channel",
"edt_dev_spec_pwmChannel_title": "PWM channel",
"edt_dev_spec_gpioMap_title" : "GPIO mapping",
"edt_dev_spec_PBFiFo_title" : "Pi-Blaster FiFo",
"edt_dev_spec_gpioBcm_title" : "GPIO Pin",