diff options
Diffstat (limited to '4a-hal-cfg-example')
-rw-r--r-- | 4a-hal-cfg-example/hal-4a-2ch-generic-usb.json | 7 | ||||
-rw-r--r-- | 4a-hal-cfg-example/hal-4a-example.json | 7 |
2 files changed, 0 insertions, 14 deletions
diff --git a/4a-hal-cfg-example/hal-4a-2ch-generic-usb.json b/4a-hal-cfg-example/hal-4a-2ch-generic-usb.json index 9fe4c1d..0d16cc2 100644 --- a/4a-hal-cfg-example/hal-4a-2ch-generic-usb.json +++ b/4a-hal-cfg-example/hal-4a-2ch-generic-usb.json @@ -27,13 +27,6 @@ "libs": ["hal-bluealsa.ctlso"] } ], - "controls": [ - { - "uid": "ping", - "info": "Ping hal", - "action": "api://4a-hal-manager#ping" - } - ], "haldependencies" : { "uid" : "generic-usb", "class" : "mandatory", diff --git a/4a-hal-cfg-example/hal-4a-example.json b/4a-hal-cfg-example/hal-4a-example.json index ad02ece..9314b7b 100644 --- a/4a-hal-cfg-example/hal-4a-example.json +++ b/4a-hal-cfg-example/hal-4a-example.json @@ -27,13 +27,6 @@ "libs": ["hal-bluealsa.ctlso"] } ], - "controls": [ - { - "uid": "ping", - "info": "Ping hal", - "action": "api://4a-hal-manager#ping" - } - ], "haldependencies" : [ { "uid" : "generic-usb", |