Interface #6

Merged
michael-bailey merged 53 commits from Interface into Development 2021-02-08 21:12:11 +00:00
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");