Enabled I2CSlave

pull/881/head
Wim 2015-02-03 21:40:07 +01:00
parent 7045d12363
commit eb9b8cdb8b
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 0
#define DEVICE_I2CSLAVE 1
#define DEVICE_SPI 1
#define DEVICE_SPISLAVE 1