diff options
Diffstat (limited to 'board/mxblue')
-rw-r--r-- | board/mxblue/board.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/mxblue/board.h b/board/mxblue/board.h new file mode 100644 index 0000000..7d17f3f --- /dev/null +++ b/board/mxblue/board.h @@ -0,0 +1,3 @@ +#include "./sound.h" +#include "../simple.h" +SIMPLE_BOARD(mxblue)
\ No newline at end of file |