Fix build test
This commit is contained in:
@@ -406,7 +406,7 @@ public:
|
||||
return waitResponse() == 1;
|
||||
}
|
||||
|
||||
void callRedial() {
|
||||
bool callRedial() {
|
||||
sendAT(GF("DLST"));
|
||||
return waitResponse() == 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user