From 730537b50cb57b316435c2e8ded3bf6f527218e9 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 07f046d98b..207a5ccae6 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 @@ -31,12 +31,6 @@ static const char *tag = "UHCI"; #define GPIO_OUTPUT_PIN_SEL ((1ULL<