disable debugging by default

git-svn-id: https://svn.gnumonks.org/trunk/librfid@1929 e0336214-984f-0b4b-a45f-81c69e1f0ede
This commit is contained in:
laforge 2006-11-28 18:02:14 +00:00
parent 2da53a43ba
commit 8b39e78b9d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ enum rfid_frametype {
RFID_MIFARE_FRAME,
};
#define DEBUG_LIBRFID
//#define DEBUG_LIBRFID
#ifdef DEBUG_LIBRFID