add BLE uart test support
This commit is contained in:
parent
bdf0c84109
commit
fdddb19a3c
2 changed files with 3 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit f96bfb250c06c447600e1befbc6601b49672d381
|
||||
Subproject commit 09968245ad675377f2265717f0e138d5dccb39a3
|
||||
|
|
@ -131,7 +131,8 @@ static const uint8_t ATN = PIN_ATN;
|
|||
#define NINA_GPIO0 ESP32_GPIO0
|
||||
#define NINA_RESETN ESP32_RESETN
|
||||
#define NINA_ACK SPIWIFI_ACK
|
||||
|
||||
#define NINA_CTS SPIWIFI_ACK
|
||||
#define NINA_RTS NINA_GPIO0
|
||||
|
||||
/*
|
||||
* Serial interfaces
|
||||
|
|
|
|||
Loading…
Reference in a new issue