Skip to content

Commit e469033

Browse files
committed
docs -mb2hal: make clear that the address has to be decimal integer (#2375)
1 parent f5361ea commit e469033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/hal/user_comps/mb2hal/mb2hal_HOWTO.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ SERIAL_DELAY_MS=10
9393
#Modbus slave number.
9494
MB_SLAVE_ID=1
9595

96-
#REQUIRED: The first element address.
96+
#REQUIRED: The first element address (decimal integer).
9797
FIRST_ELEMENT=0
9898

9999
#REQUIRED unless PIN_NAMES is specified: The number of elements.

0 commit comments

Comments
 (0)