added comment to actuators_mkk makefile about I2C_TRANSACTION_QUEUE_LEN

This commit is contained in:
Felix Ruess
2011-12-06 19:22:18 +01:00
parent dfc1675a54
commit 3269a1f7c7
@@ -6,6 +6,8 @@
# ...
# <subsystem name="actuators" type="mkk">
# <configure name="MKK_I2C_SCL_TIME" value="50"/> <!-- this is optional, 150 is default, use 50 for 8 motors-->
# </subsystem>
# <define name="I2C_TRANSACTION_QUEUE_LEN" value="10"/> <!-- default is 8, increase to 10 or more for 8 motors-->
# </firmware>
#
#