#include "V2ProtocolParams.h"
#include "ISPProtocol.h"\r
#include "PDIProtocol.h"\r
+\r
+ /* Preprocessor Checks: */\r
+ #if BOARD == BOARD_XPLAIN\r
+ #undef ENABLE_SPI_PROTOCOL\r
+ #define ENABLE_PDI_PROTOCOL\r
+ #endif\r
/* Macros: */\r
/** Programmer ID string, returned to the host during the CMD_SIGN_ON command processing */