mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-10 15:40:11 +00:00
move WICED_BT_UART_MANUAL_CTS_RTS hack to btstack-config.h
This commit is contained in:
parent
78baa15460
commit
f7d1275892
@ -4,6 +4,7 @@
|
||||
#define EMBEDDED
|
||||
|
||||
#define HAVE_WICED
|
||||
#define WICED_BT_UART_MANUAL_CTS_RTS
|
||||
|
||||
#define HAVE_BLE
|
||||
|
||||
|
@ -53,8 +53,6 @@
|
||||
#include "hci.h"
|
||||
#include "hci_transport.h"
|
||||
|
||||
#define WICED_BT_UART_MANUAL_CTS_RTS
|
||||
|
||||
// priority higher than WIFI to make sure RTS is set
|
||||
#define WICED_BT_UART_THREAD_PRIORITY (WICED_NETWORK_WORKER_PRIORITY - 2)
|
||||
#define WICED_BT_UART_THREAD_STACK_SIZE 300
|
||||
|
Loading…
x
Reference in New Issue
Block a user