diff --git a/components/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.cpp b/components/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.cpp index 5dce516a91..17f7c5b206 100644 --- a/components/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.cpp +++ b/components/cellular/COMPONENT_STMOD_CELLULAR/STModCellular.cpp @@ -19,7 +19,7 @@ #include "rtos/ThisThread.h" #include "mbed_trace.h" -#define TRACE_GROUP "STMOD" +#define TRACE_GROUP "STMD" using namespace mbed; diff --git a/features/FEATURE_BLE/targets/TARGET_STM/TARGET_STM32WB/HCIDriver.cpp b/features/FEATURE_BLE/targets/TARGET_STM/TARGET_STM32WB/HCIDriver.cpp index aca205e542..56d91088a3 100644 --- a/features/FEATURE_BLE/targets/TARGET_STM/TARGET_STM32WB/HCIDriver.cpp +++ b/features/FEATURE_BLE/targets/TARGET_STM/TARGET_STM32WB/HCIDriver.cpp @@ -38,7 +38,7 @@ #include "app_conf.h" #include "otp.h" -#define TRACE_GROUP "BLE_WB" +#define TRACE_GROUP "BLWB" /****************************************************************************** * BLE config parameters