1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-17 02:52:12 +01:00

Enable IAP code on revolution now

This commit is contained in:
James Cotton 2012-01-21 13:22:39 -06:00
parent fe44a3d37a
commit cc0cbf0381

View File

@ -44,6 +44,7 @@
#define PIOS_INCLUDE_I2C
#define PIOS_INCLUDE_IRQ
#define PIOS_INCLUDE_LED
#define PIOS_INCLUDE_IAP
#define PIOS_INCLUDE_SERVO
#define PIOS_INCLUDE_SPI
#define PIOS_INCLUDE_SYS