diff options
author | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-08-12 12:20:34 +0200 |
---|---|---|
committer | Jonathan Aillet <jonathan.aillet@iot.bzh> | 2019-08-12 12:20:34 +0200 |
commit | 017bf16645a40887e26586011f6e8cff15f14e37 (patch) | |
tree | bf8aabee825fce599d2ec6bf80ebcae9d38da3ea | |
parent | 07af5846195891eefdd825fb4b4b6f67d6acf197 (diff) |
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 <jonathan.aillet@iot.bzh>
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 : |