diff --git a/firmware/console/binary/bluetooth.cpp b/firmware/console/binary/bluetooth.cpp index 903fedac46..b35468d409 100644 --- a/firmware/console/binary/bluetooth.cpp +++ b/firmware/console/binary/bluetooth.cpp @@ -23,7 +23,7 @@ #if EFI_BLUETOOTH_SETUP #ifndef EFI_BLUETOOTH_SETUP_DEBUG -#define EFI_BLUETOOTH_SETUP_DEBUG FALSE +#define EFI_BLUETOOTH_SETUP_DEBUG TRUE #endif static bool btProcessIsStarted = false;