disabled i2c slave

pull/1576/head
Peter Conheeney 2016-03-01 08:51:08 +00:00
parent cd524f3d43
commit ca41874978
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#define DEVICE_SERIAL_FC 1
#define DEVICE_I2C 1
#define DEVICE_I2CSLAVE 1
#define DEVICE_I2CSLAVE 0
#define DEVICE_SPI 1
#define DEVICE_SPISLAVE 1