mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-05 00:13:19 +00:00
apps/; Change space to tab and help to ---help--- in Kconfig files.
This commit is contained in:
parent
ddd5a18b0c
commit
e829f047bc
12 changed files with 83 additions and 83 deletions
|
|
@ -48,11 +48,11 @@ config EXAMPLES_MODBUSMASTER_PARITY
|
|||
0 = NONE ; 1 = ODD; 2 = EVEN
|
||||
|
||||
config EXAMPLES_MODBUSMASTER_SLAVEADDR
|
||||
int "Modbus Slave Address (master will query this slave)"
|
||||
int "Modbus Slave Address (master will query this slave)"
|
||||
default 1
|
||||
|
||||
config EXAMPLES_MODBUSMASTER_SLAVEREG
|
||||
int "Modbus Slave Holding Register address to query"
|
||||
int "Modbus Slave Holding Register address to query"
|
||||
default 1
|
||||
|
||||
config EXAMPLES_MODBUSMASTER_TESTCOUNT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue