Increased maintain time again

This commit is contained in:
SRGDamia1
2017-11-09 15:12:58 -05:00
parent 29dd7fd472
commit 7399ef69a2
5 changed files with 5 additions and 5 deletions

View File

@@ -214,7 +214,7 @@ public:
void maintain() {
//while (stream.available()) {
waitResponse(10, NULL, NULL);
waitResponse(50, NULL, NULL);
//}
}