Removed "redefined macro" warnings from MFRC522 library.
This commit is contained in:
parent
d4c9a6d582
commit
63b9616677
@ -10,6 +10,8 @@ class Controller;
|
|||||||
#include "playlist.h"
|
#include "playlist.h"
|
||||||
#include "playlist_manager.h"
|
#include "playlist_manager.h"
|
||||||
#include "http_server.h"
|
#include "http_server.h"
|
||||||
|
|
||||||
|
#undef DEPRECATED
|
||||||
#include <MFRC522.h>
|
#include <MFRC522.h>
|
||||||
|
|
||||||
enum ControllerState { NORMAL, LOCKING, LOCKED };
|
enum ControllerState { NORMAL, LOCKING, LOCKED };
|
||||||
|
Loading…
Reference in New Issue
Block a user