From fc8d80dfabcaf1b8e68ea680653b893202b7cba1 Mon Sep 17 00:00:00 2001 From: chenjianhua Date: Wed, 6 Dec 2023 15:26:42 +0800 Subject: [PATCH] fix(bt/example): Fixed UART HCI when flow control is off on ESP32C3 --- .../controller_hci_uart_esp32c3_and_esp32s3/main/main.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3/main/main.c b/examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3/main/main.c index 3ac6e29fb2..af6df74036 100644 --- a/examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3/main/main.c +++ b/examples/bluetooth/hci/controller_hci_uart_esp32c3_and_esp32s3/main/main.c @@ -29,12 +29,6 @@ static const char *tag = "UHCI"; #define GPIO_OUTPUT_PIN_SEL ((1ULL<