#include "V2ProtocolConstants.h"\r
#include "V2ProtocolParams.h"\r
\r
+ /* Preprocessor Checks: */\r
+ #if BOARD == BOARD_XPLAIN\r
+ #undef ENABLE_SPI_PROTOCOL\r
+ #define ENABLE_PDI_PROTOCOL\r
+ #endif\r
+\r
/* Macros: */\r
/** Total number of allowable ISP programming speeds supported by the device */\r
#define TOTAL_ISP_PROGRAMMING_SPEEDS 7\r