mirror of
https://github.com/italicsjenga/mppt-modbus.git
synced 2024-12-23 08:41:30 +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)]
|
||||
serial_port: String,
|
||||
|
||||
/// list serial ports on this system
|
||||
/// List serial ports on this system
|
||||
#[clap(long)]
|
||||
get_serial_ports: bool,
|
||||
|
||||
|
|
Loading…
Reference in a new issue