We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c1c5a7 commit f835ab4Copy full SHA for f835ab4
ZaparooEsp32.hpp
@@ -4,11 +4,8 @@
4
//Reguired Configuration-------------------------------------------------
5
6
//The SS/SDA and Reset pins of the MFRC522
7
-//12 and 27 are super gb
8
#define SS_PIN 5
9
#define RST_PIN 26
10
-//#define SS_PIN 12
11
-//#define RST_PIN 27
12
13
//Wifi and zaparoo information
14
const char* ssid = "NetworkName";
0 commit comments