Removed "redefined macro" warnings from MFRC522 library.
This commit is contained in:
		| @@ -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 }; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user