Skip to content

Commit 5b5f5b7

Browse files
committed
fix(depecrecation): remove deprecation
Not used. Readd if required. Name conflict with ESP32 (credit: https://github.com/PBrunot).
1 parent 593e53b commit 5b5f5b7

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

src/MFRC522v2.h

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#define MFRC522_h
1111

1212
#include <require_cpp11.h>
13-
#include <deprecated.h>
1413
// Enable integer limits
1514
#define __STDC_LIMIT_MACROS
1615

src/deprecated.h

-18
This file was deleted.

0 commit comments

Comments
 (0)