Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of d7a_1x by
Diff: include/d7a.h
- Revision:
- 57:fd9c8b67ffdc
- Parent:
- 56:da34fc11e760
- Child:
- 58:38a366236bda
--- a/include/d7a.h Thu Sep 08 09:30:24 2016 +0000 +++ b/include/d7a.h Thu Sep 08 10:44:05 2016 +0000 @@ -114,8 +114,8 @@ D7A_ERR_QUERY_FAIL = -15,// 0xF1: (Group of) Query result was false (Informative error code). D7A_ERR_UNKNOWN = -128,// 0x80: Unknown error - D7A_ERR_FS_TIMEOUT, // 0x81: Internal FS Error - D7A_ERR_ITF_UNKNOWN, // 0x82: Unknown Interface + D7A_ERR_FS_TIMEOUT ,// 0x81: Internal FS Error + D7A_ERR_ITF_UNKNOWN ,// 0x82: Unknown Interface // Modem errors D7A_ERR_NOT_READY ,// The modem is not ready to recieve commands