ReprapJeanne/Marlin/pins_MELZI.h

12 lines
164 B
C
Raw Normal View History

2015-06-08 22:42:57 +02:00
/**
* Melzi pin assignments
*/
#define SANGUINOLOLU_V_1_2
#if defined(__AVR_ATmega1284P__)
#define LARGE_FLASH true
#endif
#include "pins_SANGUINOLOLU_11.h"