diff options
Diffstat (limited to 'community-boards/hal-4a-csl-cm106-8ch-usb.json')
-rw-r--r-- | community-boards/hal-4a-csl-cm106-8ch-usb.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/community-boards/hal-4a-csl-cm106-8ch-usb.json b/community-boards/hal-4a-csl-cm106-8ch-usb.json index 38c932a..a0594a6 100644 --- a/community-boards/hal-4a-csl-cm106-8ch-usb.json +++ b/community-boards/hal-4a-csl-cm106-8ch-usb.json @@ -27,13 +27,6 @@ "libs": ["hal-bluealsa.ctlso"] } ], - "controls": [ - { - "uid": "ping", - "info": "Ping hal", - "action": "api://4a-hal-manager#ping" - } - ], "haldependencies" : [ { "uid" : "8ch-usb", @@ -59,23 +52,6 @@ "numid": 8, "value": 80 } - }, - { - "uid": "hal-ping", - "info": "ping this hal through alsa", - "alsa": { - "name": "Hal-Ping", - "value": 20, - "create": - { - "type": "INTEGER", - "count": 1, - "minval": 0, - "maxval": 100, - "step": 1 - } - }, - "action": "api://4a-hal-csl-cm106-8ch-usb#ping" } ] } |