Clean up pins files

This commit is contained in:
Scott Lahteine
2018-11-14 00:23:18 -06:00
parent 1eb5249598
commit 664e20754d
46 changed files with 62 additions and 110 deletions

View File

@@ -46,9 +46,7 @@
#error "Oops! Select 'Arduino Due' or 'Arduino/Genuino Mega or Mega 2560' in 'Tools > Board.'"
#endif
#ifndef BOARD_NAME
#define BOARD_NAME "RAMPS Duo"
#endif
#define BOARD_NAME "RAMPS Duo"
#define IS_RAMPS_DUO
#include "pins_RAMPS.h"