Przeglądaj źródła

Re-disable asn1 debug

Eric Betts 1 rok temu
rodzic
commit
664fbc3519
1 zmienionych plików z 1 dodań i 1 usunięć
  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"