Tweak Sanguinololu-related pins files

This commit is contained in:
Scott Lahteine 2017-08-23 18:20:40 -05:00
parent 11a724d8fc
commit 356af7dcb0
7 changed files with 31 additions and 43 deletions

View file

@ -25,10 +25,4 @@
*/
#define BOARD_NAME "STB V1.1"
#ifdef __AVR_ATmega1284P__
#define LARGE_FLASH true
#endif
#define SANGUINOLOLU_V_1_2
#include "pins_SANGUINOLOLU_11.h"
#include "pins_SANGUINOLOLU_12.h"