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