mirror of
https://github.com/italicsjenga/mppt-modbus.git
synced 2024-12-23 16:51:30 +11:00
remove hello world
This commit is contained in:
parent
7e2e19326f
commit
3279207234
|
@ -86,7 +86,6 @@ struct Args {
|
|||
}
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
let args = Args::parse();
|
||||
let baud = 9600;
|
||||
let parity = 'N';
|
||||
|
|
Loading…
Reference in a new issue