One character typo fix (dont't to don't..)
This commit is contained in:
@@ -208,7 +208,7 @@ public:
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
return sock_connected;
|
return sock_connected;
|
||||||
// NOTE: We dont't check or return
|
// NOTE: We don't check or return
|
||||||
// modemGetConnected() because we don't
|
// modemGetConnected() because we don't
|
||||||
// want to go into command mode.
|
// want to go into command mode.
|
||||||
// return at->modemGetConnected();
|
// return at->modemGetConnected();
|
||||||
|
Reference in New Issue
Block a user