STM32WB: add debug trace group in BLE Transport Layer

pull/10326/head
Laurent Meunier 2019-02-22 08:28:18 +01:00 committed by Martin Kojtal
parent f903920f47
commit dbfe97d649
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#include "app_conf.h" #include "app_conf.h"
#include "otp.h" #include "otp.h"
#define TRACE_GROUP "BLE_WB"
/****************************************************************************** /******************************************************************************
* BLE config parameters * BLE config parameters