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:
- 56:da34fc11e760
- Parent:
- 55:5ea18a3a01b9
- Child:
- 57:fd9c8b67ffdc
--- a/include/d7a.h Wed Sep 07 09:32:01 2016 +0000 +++ b/include/d7a.h Thu Sep 08 09:30:24 2016 +0000 @@ -124,6 +124,7 @@ D7A_ERR_ILLEGAL_FILE_DEF ,// The FILE parameters specified are illegal D7A_ERR_CMD_TO ,// The command expired D7A_ERR_TX_FAILED ,// Transmission failed + } d7a_errors_t;