This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/pins_MELZI.h

12 lines
164 B
C
Raw Normal View History

/**
* Melzi pin assignments
*/
#define SANGUINOLOLU_V_1_2
#if defined(__AVR_ATmega1284P__)
#define LARGE_FLASH true
#endif
#include "pins_SANGUINOLOLU_11.h"