Skip to content

Commit 60521c2

Browse files
Merge pull request #53 from dvvrd/master
Added B1 encoder into the config
2 parents 27610a0 + 7729233 commit 60521c2

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
@@ -145,6 +145,7 @@ Use it if JCx ports are configured to work as PWM signal generators.
145145
<!-- Encoders configuration, maps logical port to I2C command.
146146
I2C device path and device id are set separately, in "i2c" section. -->
147147
<encoders>
148+
<encoder port="B1" i2cCommandNumber="0x30" defaultType="defaultEncoder"/>
148149
<encoder port="B2" i2cCommandNumber="0x31" defaultType="defaultEncoder"/>
149150
<encoder port="B4" i2cCommandNumber="0x32" defaultType="defaultEncoder"/>
150151
<encoder port="B3" i2cCommandNumber="0x33" defaultType="defaultEncoder"/>

0 commit comments

Comments
 (0)