Remove mystery-board 99

This commit is contained in:
Scott Lahteine
2016-12-05 19:52:37 -06:00
parent b203901143
commit c48901f355
3 changed files with 0 additions and 75 deletions

View File

@ -95,8 +95,6 @@
#define BOARD_BAM_DICE_DUE 402 // 2PrintBeta BAM&DICE Due with STK drivers
#define BOARD_BQ_ZUM_MEGA_3D 503 // bq ZUM Mega 3D
#define BOARD_99 99 // This is in pins.h but...?
#define MB(board) (MOTHERBOARD==BOARD_##board)
#endif //__BOARDS_H