We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcba17 commit d9ac65fCopy full SHA for d9ac65f
libraries/ESP32/examples/ESPNow/Basic/Master/Master.ino
@@ -34,7 +34,7 @@
34
35
// Global copy of slave
36
esp_now_peer_info_t slave;
37
-#define CHANNEL 3
+#define CHANNEL 1
38
#define PRINTSCANRESULTS 0
39
#define DELETEBEFOREPAIR 0
40
0 commit comments