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 77f03a4 commit 238a6c8Copy full SHA for 238a6c8
variants/challenger_2040_wifi/pins_arduino.h
@@ -16,6 +16,8 @@
16
// Connected to ESP8285
17
#define PIN_SERIAL2_TX (4u)
18
#define PIN_SERIAL2_RX (5u)
19
+#define PIN_ESP8285_RST (19u)
20
+#define PIN_ESP8285_MODE (13u)
21
22
// SPI
23
#define PIN_SPI0_MISO (24u)
0 commit comments