apps/; Change space to tab and help to ---help--- in Kconfig files.

This commit is contained in:
Xiang Xiao 2019-10-05 21:37:19 -06:00 committed by Gregory Nutt
parent ddd5a18b0c
commit e829f047bc
12 changed files with 83 additions and 83 deletions

View file

@ -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