Skip to content
Snippets Groups Projects
Commit 3929cae0 authored by Dean Camera's avatar Dean Camera
Browse files

Fix typo in the board hardware info dispatch driver header file.

parent a05dd562
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@
#elif ((BOARD == BOARD_MICROPENDOUS_REV1) || (BOARD == BOARD_MICROPENDOUS_REV2) || \
(BOARD == BOARD_MICROPENDOUS_32U2) || (BOARD == BOARD_MICROPENDOUS_A) || \
(BOARD == BOARD_MICROPENDOUS_1) || (BOARD == BOARD_MICROPENDOUS_2) || \
(BOARD == BOARD_MICROPENDOUS_30 || (BOARD == BOARD_MICROPENDOUS_4) || \
(BOARD == BOARD_MICROPENDOUS_3) || (BOARD == BOARD_MICROPENDOUS_4) || \
(BOARD == BOARD_MICROPENDOUS_DIP))
#include "AVR8/MICROPENDOUS/Board.h"
#elif (BOARD == BOARD_B1_XPLAINED)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment