Describe the bug
Usage of ms5611 from console is misleading. The usage screen incorrectly shows that stop and status commands do not take arguments. This probably is the case for other I2CSPIDriverBase drivers.
To Reproduce
Type ms5611
According to help screen, type "ms5611 status" to see driver status
Output says that no devices are running, even though ms5607 is running.
Type "ms5611 -T 5607 status" to see correct output.
Expected behavior
Usage screen should state to which commands which arguments apply.
Additional context
Tested on master and 1.11.0 Beta 1
Describe the bug Usage of ms5611 from console is misleading. The usage screen incorrectly shows that stop and status commands do not take arguments. This probably is the case for other I2CSPIDriverBase drivers.
To Reproduce
Expected behavior Usage screen should state to which commands which arguments apply.
Additional context Tested on master and 1.11.0 Beta 1