Mostly whitespace changes
This commit is contained in:
@@ -55,7 +55,7 @@ class TinyGsmXBee
|
||||
|
||||
//============================================================================//
|
||||
//============================================================================//
|
||||
// The XBee Client Class
|
||||
// The XBee Internal Client Class
|
||||
//============================================================================//
|
||||
//============================================================================//
|
||||
|
||||
@@ -502,6 +502,7 @@ public:
|
||||
exitCommand();
|
||||
return stat;
|
||||
}
|
||||
|
||||
String getOperator() {
|
||||
if (!commandMode()) return ""; // Return immediately
|
||||
sendAT(GF("MN"));
|
||||
|
||||
Reference in New Issue
Block a user