diff --git a/port/posix-h4/main.c b/port/posix-h4/main.c index 5c5f4402f..5bdcc728a 100644 --- a/port/posix-h4/main.c +++ b/port/posix-h4/main.c @@ -141,6 +141,8 @@ static void local_version_information_callback(uint8_t * packet){ hci_set_chipset(btstack_chipset_cc256x_instance()); #ifdef ENABLE_EHCILL printf("eHCILL enabled.\n"); +#else + printf("eHCILL disable.\n"); #endif break; case COMPANY_ID_BROADCOM_CORPORATION: