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:
- 74:30180585b09e
- Parent:
- 73:3b7353741c94
- Child:
- 76:fda2e34ff19d
--- a/include/d7a.h Mon Dec 05 14:32:18 2016 +0000 +++ b/include/d7a.h Tue Dec 13 09:49:24 2016 +0000 @@ -532,6 +532,8 @@ d7a_qos_t qos; // Dormant Timeout (0, no timeout) d7a_ctf_t dorm_to; + // Response execution delay + d7a_ctf_t te; // Addressee d7a_addressee_t addressee;