Skip to content

Commit f835ab4

Browse files
authored
Update ZaparooEsp32.hpp
1 parent 7c1c5a7 commit f835ab4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ZaparooEsp32.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@
44
//Reguired Configuration-------------------------------------------------
55

66
//The SS/SDA and Reset pins of the MFRC522
7-
//12 and 27 are super gb
87
#define SS_PIN 5
98
#define RST_PIN 26
10-
//#define SS_PIN 12
11-
//#define RST_PIN 27
129

1310
//Wifi and zaparoo information
1411
const char* ssid = "NetworkName";

0 commit comments

Comments
 (0)