turn off uart for now

This commit is contained in:
Matthew Kennedy 2021-01-15 19:21:27 -08:00
parent ce00ad3b80
commit 00f77af2dd
3 changed files with 882 additions and 882 deletions

View File

@ -24,7 +24,7 @@ int main() {
StartPumpControl(); StartPumpControl();
InitCan(); InitCan();
InitUart(); //InitUart();
while(true) while(true)
{ {

File diff suppressed because it is too large Load Diff