Merge Interface branch onto development branch #5

Closed
michael-bailey wants to merge 53 commits from Interface into master
1 changed files with 1 additions and 3 deletions
Showing only changes of commit f021804521 - Show all commits

View File

@ -125,9 +125,7 @@ impl Client {
self.send_data(Commands::Error(None).to_string().as_str());
},
Err(_) => {
// No data was read
},
}
println!("buffer");