mirror of
https://github.com/italicsjenga/mppt-modbus.git
synced 2025-01-11 09:41:37 +11:00
major L
This commit is contained in:
parent
f66491885f
commit
d3702731a3
|
@ -31,7 +31,7 @@ struct Args {
|
||||||
#[clap(short, long, default_value = DEFAULT_SERIAL)]
|
#[clap(short, long, default_value = DEFAULT_SERIAL)]
|
||||||
serial_port: String,
|
serial_port: String,
|
||||||
|
|
||||||
/// list serial ports on this system
|
/// List serial ports on this system
|
||||||
#[clap(long)]
|
#[clap(long)]
|
||||||
get_serial_ports: bool,
|
get_serial_ports: bool,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue