Skip to content

Commit 92d99e9

Browse files
brentrubrentru
authored andcommitted
add NINA_ACK standard pin
1 parent 9b2e698 commit 92d99e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/metro_m4_airlift/variant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ static const uint8_t ATN = PIN_ATN;
130130
#define SPIWIFI_RESET ESP32_RESETN
131131
#define NINA_GPIO0 ESP32_GPIO0
132132
#define NINA_RESETN ESP32_RESETN
133+
#define NINA_ACK SPIWIFI_ACK
133134

134135

135136
/*

0 commit comments

Comments
 (0)