mirror of
https://github.com/italicsjenga/fh5-telemetry-watcher.git
synced 2024-12-23 14:11:33 +11:00
cleanup
This commit is contained in:
parent
b50a5e5211
commit
1ddf29dfbd
|
@ -160,9 +160,6 @@ fn listen(socket: &net::UdpSocket, mut buffer: &mut [u8]) -> usize {
|
|||
0
|
||||
}
|
||||
};
|
||||
// if number_of_bytes != 324 {
|
||||
// println!("Big packet: {} bytes", number_of_bytes);
|
||||
// }
|
||||
number_of_bytes
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue