Add pin definitions for the Boards BAM&DICE + BAM&DICE Due

This commit is contained in:
domonoky
2015-02-19 11:53:31 +01:00
parent 08c236059e
commit 15b73386b5
3 changed files with 188 additions and 1 deletions

View File

@@ -110,6 +110,8 @@
#include "pins_WITBOX.h"
#elif MB(HEPHESTOS)
#include "pins_HEPHESTOS.h"
#elif MB(BAM_DICE_DUE)
#include "pins_BAM_DICE_DUE.h"
#elif MB(99)
#include "pins_99.h"
#else