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 ff27aa4 commit d78c105Copy full SHA for d78c105
variants/pybadge_airlift_m4/variant.h
@@ -129,6 +129,7 @@ static const uint8_t ATN = PIN_ATN;
129
#define ESP32_GPIO0 31
130
#define ESP32_RESETN 12
131
#define SPIWIFI_SS 14
132
+#define SPIWIFI_ACK 0
133
#define SPIWIFI_RESET ESP32_RESETN
134
#define NINA_GPIO0 ESP32_GPIO0
135
#define NINA_RESETN ESP32_RESETN
0 commit comments