enable fast mode plus for i2c

This commit is contained in:
kiu 2011-07-21 23:03:11 +02:00
parent f5c5ccea3d
commit cb5288e220
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#define I2CSTATE_SLA_NACK 0x103
#define I2CSTATE_ARB_LOSS 0x104
#define FAST_MODE_PLUS 0
#define FAST_MODE_PLUS 1
#define I2C_BUFSIZE 6
#define MAX_TIMEOUT 0x00FFFFFF