I guess this is okay for now... do want to clean up in the future though
This commit is contained in:
@@ -296,9 +296,9 @@ void loop()
|
||||
}
|
||||
break;
|
||||
|
||||
// default:
|
||||
// Serial.write(PROT_FAIL_BADCMD);
|
||||
// break;
|
||||
default:
|
||||
Serial.write(PROT_FAIL_BADCMD);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user