From 4d37f3748af27d493f6e477f502ac7a37fb65c69 Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Tue, 6 Dec 2022 16:57:03 -0800 Subject: [PATCH] oops snuck in --- firmware/boards/f1_dual/wideband_board_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/boards/f1_dual/wideband_board_config.h b/firmware/boards/f1_dual/wideband_board_config.h index 3a80d76..323e5ac 100644 --- a/firmware/boards/f1_dual/wideband_board_config.h +++ b/firmware/boards/f1_dual/wideband_board_config.h @@ -68,5 +68,5 @@ // Serial connection over BT module // enable BT module setup attempt -#define BT_SERIAL_OVER_JDY33 FALSE +#define BT_SERIAL_OVER_JDY33 TRUE #define BT_BROADCAST_NAME "RusEFI WBO x2"