Finish fixing build issues
This commit is contained in:
parent
9b80808660
commit
c69ead6670
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ fn main(){
|
||||||
}
|
}
|
||||||
Err(_)=>{
|
Err(_)=>{
|
||||||
log::error!("Invalid serial location! Please make sure that /dev/serial/by-path exists.");
|
log::error!("Invalid serial location! Please make sure that /dev/serial/by-path exists.");
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue