Enabled CAN for LPC11CXX in device.h

pull/20/head
matthewelse 2013-07-29 10:59:18 +01:00
parent 200b263dcd
commit 429d2e61eb
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#define DEVICE_SPI 1
#define DEVICE_SPISLAVE 1
#define DEVICE_CAN 0
#define DEVICE_CAN 1
#define DEVICE_RTC 0