From 017bf16645a40887e26586011f6e8cff15f14e37 Mon Sep 17 00:00:00 2001 From: Jonathan Aillet Date: Mon, 12 Aug 2019 12:20:34 +0200 Subject: Minor corrections in README.md Correct some typo and call format for '4a-hal-manager loaded'. BUG-AGL: SPEC-2683 Change-Id: I67916fcecab1efa4646badfd54ef87c8f6889dc5 Signed-off-by: Jonathan Aillet --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d044d8b..c6a2c9d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# 4a-hal-generic for 4A (AGL Advance Audio Architecture). +# 4a-hal-generic for 4A (AGL Advance Audio Architecture) ------------------------------------------------------------ -* Object : Use a new api to centralize call to hals, automatically createhal api from configuration files +* Object : Use a new api to centralize call to hals, automatically create hal api from configuration files * Status : Working, improvements still expected (master) * Author : Jonathan Aillet (jonathan.aillet@iot.bzh) * Date : July-2019 @@ -319,7 +319,7 @@ ON-REPLY 1:4a-hal-manager/loaded: OK And now with more information : ```bash -4a-hal-manager loaded { "verbose" : true } +4a-hal-manager loaded { "verbose" : true, "all" : true } ``` Output example : -- cgit 1.2.3-korg