impl main func
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <Arduino.h>
|
||||
#include <SPI.h>
|
||||
|
||||
//#define DEBUG_RFID
|
||||
// #define DEBUG_RFID
|
||||
#ifdef DEBUG_RFID
|
||||
#define LOG(msg) Serial.println(msg)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user