From 22cba05621af107d3564a9fabe4888d9989531ea Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Tue, 15 Oct 2019 10:48:27 +0200 Subject: Correct hal-4a-example.json Correct hal-4a-example.json in section creating custom ALSA control linked to an afb api/verb call. BUG-AGL: SPEC-2884 Change-Id: I273c5b3f326ee3b1531426738045a1391fa727f2 Signed-off-by: Jonathan Aillet --- 4a-hal-cfg-example/hal-4a-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '4a-hal-cfg-example/hal-4a-example.json') diff --git a/4a-hal-cfg-example/hal-4a-example.json b/4a-hal-cfg-example/hal-4a-example.json index 9314b7b..4b23a4f 100644 --- a/4a-hal-cfg-example/hal-4a-example.json +++ b/4a-hal-cfg-example/hal-4a-example.json @@ -87,7 +87,7 @@ "step": 1 } }, - "action": "api://4a-hal-csl-cm106-8ch-usb#ping" + "action": "api://4a-hal-example#ping" } ] }, -- cgit 1.2.3-korg