diff src/g23m-aci/aci/aci_cmh.h @ 663:cf1cfe12a54a

AT@SPENH command implemented in aci3
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 24 May 2020 06:53:25 +0000
parents f18b29e27be5
children 4011858168a1
line wrap: on
line diff
--- a/src/g23m-aci/aci/aci_cmh.h	Sun May 24 05:02:28 2020 +0000
+++ b/src/g23m-aci/aci/aci_cmh.h	Sun May 24 06:53:25 2020 +0000
@@ -543,6 +543,7 @@
   AT_CMD_P_CBC,
   AT_CMD_AT_CHG,
   AT_CMD_P_VBAT,
+  AT_CMD_AT_SPENH,
   /* terminator */
   AT_CMD_MAX,                  /* maximum command id */
   AT_CMD_BIGGEST = 0x0000ffff  /* To avoid the lint warning 650 */