Skip to content

Commit dbb4244

Browse files
committed
Added B1 encoder into the config
1 parent 33086a7 commit dbb4244

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

trikControl/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ Use it if JCx ports are configured to work as PWM signal generators.
146146
<!-- Encoders configuration, maps logical port to I2C command.
147147
I2C device path and device id are set separately, in "i2c" section. -->
148148
<encoders>
149+
<encoder port="B1" i2cCommandNumber="0x30" />
149150
<encoder port="B2" i2cCommandNumber="0x31" />
150151
<encoder port="B4" i2cCommandNumber="0x32" />
151152
<encoder port="B3" i2cCommandNumber="0x33" />

0 commit comments

Comments
 (0)