Added some outs for if XBee fails to get to commandMode

This commit is contained in:
SRGDamia1
2018-02-16 17:20:21 -05:00
parent 1bae64ca13
commit e18b1659e3
6 changed files with 45 additions and 28 deletions

View File

@@ -210,7 +210,7 @@ public:
}
void maintain() {
waitResponse(50, NULL, NULL);
waitResponse(10, NULL, NULL);
}
bool factoryDefault() {