mirror of https://github.com/ARMmbed/mbed-os.git
parent
c12b433026
commit
f000b87911
|
@ -19,7 +19,7 @@
|
|||
#include "rtos/ThisThread.h"
|
||||
#include "mbed_trace.h"
|
||||
|
||||
#define TRACE_GROUP "STMOD"
|
||||
#define TRACE_GROUP "STMD"
|
||||
|
||||
using namespace mbed;
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
#include "app_conf.h"
|
||||
#include "otp.h"
|
||||
|
||||
#define TRACE_GROUP "BLE_WB"
|
||||
#define TRACE_GROUP "BLWB"
|
||||
|
||||
/******************************************************************************
|
||||
* BLE config parameters
|
||||
|
|
Loading…
Reference in New Issue