Skip to content

Commit b18dbc7

Browse files
sarahmarshyadbridge
authored andcommitted
Fix undefined tr_debug for QUECTEL_BG96 cellular feature
1 parent 85cbc29 commit b18dbc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/cellular/framework/targets/QUECTEL/BG96/QUECTEL_BG96.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include "QUECTEL_BG96_CellularStack.h"
2121
#include "QUECTEL_BG96_CellularInformation.h"
2222
#include "QUECTEL_BG96_CellularContext.h"
23+
#include "CellularLog.h"
2324

2425
using namespace mbed;
2526
using namespace events;

0 commit comments

Comments
 (0)