Remove ME910 trace group #define

pull/10484/head
Chris Trowbridge 2019-04-25 14:45:48 -04:00
parent 21a8ed8108
commit 0d9facd921
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@
#include "TELIT_ME910.h" #include "TELIT_ME910.h"
#include "AT_CellularNetwork.h" #include "AT_CellularNetwork.h"
#define TRACE_GROUP "ME91"
using namespace mbed; using namespace mbed;
using namespace events; using namespace events;