We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6107ec + c7b7cb9 commit e7d7b9bCopy full SHA for e7d7b9b
inc/at_device.h
@@ -56,6 +56,7 @@ extern "C" {
56
#define AT_DEVICE_CLASS_A9G 0x0AU
57
#define AT_DEVICE_CLASS_BC26 0x0BU
58
#define AT_DEVICE_CLASS_AIR720 0x0CU
59
+#define AT_DEVICE_CLASS_ME3616 0x0DU
60
61
/* Options and Commands for AT device control opreations */
62
#define AT_DEVICE_CTRL_POWER_ON 0x01L
0 commit comments