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