Fixed shutdown command.
This commit is contained in:
@@ -351,7 +351,7 @@ public:
|
||||
}
|
||||
|
||||
bool poweroff() {
|
||||
sendAT(GF("+SQNSSHDN=?"));
|
||||
sendAT(GF("+SQNSSHDN"));
|
||||
return waitResponse();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user