Corrected sleep option note
This commit is contained in:
Binary file not shown.
@@ -431,7 +431,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
else if (!maintainAssociation){
|
else if (!maintainAssociation){
|
||||||
sendAT(GF("SO"),1); // For lowest power, dissassociated deep sleep
|
sendAT(GF("SO"),1); // For supported cellular modules, maintain association
|
||||||
// Not supported by all modules, will return "ERROR"
|
// Not supported by all modules, will return "ERROR"
|
||||||
waitResponse();
|
waitResponse();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user