We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b2e698 + 616f0c9 commit fd0d925Copy full SHA for fd0d925
variants/metro_m4_airlift/variant.h
@@ -130,6 +130,7 @@ static const uint8_t ATN = PIN_ATN;
130
#define SPIWIFI_RESET ESP32_RESETN
131
#define NINA_GPIO0 ESP32_GPIO0
132
#define NINA_RESETN ESP32_RESETN
133
+#define NINA_ACK SPIWIFI_ACK
134
135
136
/*
variants/pyportal_m4/variant.h
@@ -133,6 +133,7 @@ static const uint8_t ATN = PIN_ATN;
#define SPIWIFI_RESET 7
137
#define SerialESP32 Serial1
138
139
0 commit comments