Hotfix for PX4IO comms: Raise timeout to 10 ms.

This commit is contained in:
Lorenz Meier 2014-10-09 10:55:48 +02:00
parent 8544228201
commit 676cb91a1d
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ CONFIG_STM32_USART_SINGLEWIRE=y
#
# CONFIG_STM32_I2C_DYNTIMEO is not set
CONFIG_STM32_I2CTIMEOSEC=0
CONFIG_STM32_I2CTIMEOMS=1
CONFIG_STM32_I2CTIMEOMS=10
# CONFIG_STM32_I2C_DUTY16_9 is not set
#