Skip to content

Commit 95511bc

Browse files
author
Veijo Pesonen
committed
Dropping duplicate "using namespace mbed;"
1 parent 1f4a1af commit 95511bc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/wifi/esp8266-driver/ESP8266/ESP8266.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@
2727

2828
#define TRACE_GROUP "ESPA" // ESP8266 AT layer
2929

30-
using namespace mbed;
31-
3230
#define ESP8266_DEFAULT_BAUD_RATE 115200
3331
#define ESP8266_ALL_SOCKET_IDS -1
3432

0 commit comments

Comments
 (0)