mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-12-08 20:48:44 +00:00
re-shortened maintain
problem was new lines, not time.
This commit is contained in:
@@ -209,7 +209,7 @@ public:
|
||||
}
|
||||
|
||||
void maintain() {
|
||||
waitResponse(50, NULL, NULL);
|
||||
waitResponse(10, NULL, NULL);
|
||||
}
|
||||
|
||||
bool factoryDefault() {
|
||||
|
||||
Reference in New Issue
Block a user