#include "../Peripheral/ADC.h"\r
\r
#if !defined(BOARD)\r
- #error #error BOARD must be set in makefile to a value specified in BoardTypes.h. \r
+ #error BOARD must be set in makefile to a value specified in BoardTypes.h. \r
#elif (BOARD != BOARD_USBKEY) && (BOARD != BOARD_STK525) && (BOARD != BOARD_STK526)\r
#error The selected board does not contain a temperature sensor.\r
#endif\r