Skip to content

Commit 65fa697

Browse files
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_CellularStack.cpp
Co-authored-by: Hugues Kamba <41612201+hugueskamba@users.noreply.github.com>
1 parent 99adbfa commit 65fa697

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_CellularStack.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@ using namespace mbed;
2727
using namespace std::chrono_literals;
2828

2929

30-
namespace mbed {
3130
constexpr auto socket_timeout = 1s;
32-
}
3331

3432
TELIT_ME310_CellularStack::TELIT_ME310_CellularStack(ATHandler &atHandler, int cid, nsapi_ip_stack_t stack_type, AT_CellularDevice &device) :
3533
AT_CellularStack(atHandler, cid, stack_type, device)

0 commit comments

Comments
 (0)