浏览代码

Re-disable asn1 debug

Eric Betts 1 年之前
父节点
当前提交
664fbc3519
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"