PN532

Dependents:   PN532_GPIO PN532_ReadUid EX_encoder_PID_QianYuyangV4

Fork of LibPN532 by dotnfc Tang

Files at this revision

API Documentation at this revision

Comitter:
zhangyx
Date:
Mon Jan 15 17:12:41 2018 +0000
Parent:
2:d8e57d5776b3
Commit message:
disable debug message

Changed in this revision

PN532/PN532_debug.h Show annotated file Show diff for this revision Revisions of this file
--- a/PN532/PN532_debug.h	Thu Dec 28 03:05:46 2017 +0000
+++ b/PN532/PN532_debug.h	Mon Jan 15 17:12:41 2018 +0000
@@ -1,7 +1,7 @@
 #ifndef __DEBUG_H__
 #define __DEBUG_H__
 
-#define DEBUG
+//#define DEBUG
 
 #include <stdlib.h>
 #include "Arduino.h"