We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27610a0 + 7729233 commit 60521c2Copy full SHA for 60521c2
trikControl/config.xml
@@ -145,6 +145,7 @@ Use it if JCx ports are configured to work as PWM signal generators.
145
<!-- Encoders configuration, maps logical port to I2C command.
146
I2C device path and device id are set separately, in "i2c" section. -->
147
<encoders>
148
+ <encoder port="B1" i2cCommandNumber="0x30" defaultType="defaultEncoder"/>
149
<encoder port="B2" i2cCommandNumber="0x31" defaultType="defaultEncoder"/>
150
<encoder port="B4" i2cCommandNumber="0x32" defaultType="defaultEncoder"/>
151
<encoder port="B3" i2cCommandNumber="0x33" defaultType="defaultEncoder"/>
0 commit comments