Trond Enger / d7a_1x

Fork of d7a_1x by WizziLab

Revision:
57:fd9c8b67ffdc
Parent:
56:da34fc11e760
Child:
58:38a366236bda
diff -r da34fc11e760 -r fd9c8b67ffdc include/d7a.h
--- a/include/d7a.h	Thu Sep 08 09:30:24 2016 +0000
+++ b/include/d7a.h	Thu Sep 08 10:44:05 2016 +0000
@@ -114,8 +114,8 @@
     D7A_ERR_QUERY_FAIL                  = -15,// 0xF1: (Group of) Query result was false (Informative error code).
 
     D7A_ERR_UNKNOWN                     = -128,// 0x80: Unknown error
-    D7A_ERR_FS_TIMEOUT,                       // 0x81: Internal FS Error
-    D7A_ERR_ITF_UNKNOWN,                      // 0x82: Unknown Interface
+    D7A_ERR_FS_TIMEOUT                  ,// 0x81: Internal FS Error
+    D7A_ERR_ITF_UNKNOWN                 ,// 0x82: Unknown Interface
     
     // Modem errors
     D7A_ERR_NOT_READY                   ,// The modem is not ready to recieve commands