Skip to content

Commit d78c105

Browse files
author
brentru
committed
add SPIWIF_ACK
1 parent ff27aa4 commit d78c105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/pybadge_airlift_m4/variant.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ static const uint8_t ATN = PIN_ATN;
129129
#define ESP32_GPIO0 31
130130
#define ESP32_RESETN 12
131131
#define SPIWIFI_SS 14
132+
#define SPIWIFI_ACK 0
132133
#define SPIWIFI_RESET ESP32_RESETN
133134
#define NINA_GPIO0 ESP32_GPIO0
134135
#define NINA_RESETN ESP32_RESETN

0 commit comments

Comments
 (0)