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.
Diff: af_utils/af_attributes.h
- Revision:
- 3:cac964851bb6
- Parent:
- 2:778a4d4436ff
- Child:
- 6:44ca704f2bc1
--- a/af_utils/af_attributes.h Sun Dec 03 23:58:11 2017 +0000
+++ b/af_utils/af_attributes.h Mon Dec 04 02:47:38 2017 +0000
@@ -106,6 +106,11 @@
#define ATTR_SOFTWARE_RESET 666
+
+#define ATTR_COMMAND 65012
+#define ATTR_ASR_STATE 65013
+#define ATTR_LINKED_TIMESTAMP 65015
+
typedef struct {
uint16_t id ;
char *description ;