Explorar el Código

Re-disable asn1 debug

Eric Betts hace 1 año
padre
commit
664fbc3519
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sam_api.c

+ 1 - 1
sam_api.c

@@ -3,7 +3,7 @@
 #include <toolbox/version.h>
 #include <bit_lib/bit_lib.h>
 
-#define ASN1_DEBUG                      true
+//#define ASN1_DEBUG                      true
 
 #define TAG "SAMAPI"