@ -3,7 +3,7 @@
*/
#ifndef __AVR_ATmega2560__
#error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
#endif
#define LARGE_FLASH true
#if !defined(__AVR_ATmega644P__) && !defined(__AVR_ATmega644__) && !defined(__AVR_ATmega1284P__)
#error Oops! Make sure you have 'Gen7' selected from the 'Tools -> Boards' menu.
#ifndef GEN7_VERSION
@ -5,7 +5,7 @@
#define GEN7_VERSION 14 // v1.4
//x axis pins
#ifndef __AVR_ATmega1281__
#error Oops! Make sure you have 'Minitronics ' selected from the 'Tools -> Boards' menu.
#error Oops! Make sure you have 'Minitronics' selected from the 'Tools -> Boards' menu.
#error Oops! Make sure you have 'Sethi 3D' selected from the 'Tools -> Boards' menu.