diff options
author | Denis Kenzior <denkenz@gmail.com> | 2012-11-02 14:03:03 -0500 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2012-11-02 14:03:03 -0500 |
commit | 84aae27f62b8b78ef1df29549b1633dea2e924bf (patch) | |
tree | b85aebd6fa10d5b7afe0d7e26f5b67c8a66d9432 /doc | |
parent | b73a6c4f87407e1b36b398515c9a663e6cab3535 (diff) |
doc: Update modem API to reflect modem type test
Diffstat (limited to 'doc')
-rw-r--r-- | doc/modem-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/modem-api.txt b/doc/modem-api.txt index 1c4e440f..9fd23ba6 100644 --- a/doc/modem-api.txt +++ b/doc/modem-api.txt @@ -167,4 +167,4 @@ Properties boolean Powered [readwrite] not give any hints on which Interfaces will be supported by this modem. - Possible values are "hfp", "sap" and "hardware". + Possible values are "test", "hfp", "sap" and "hardware". |