Marlin 2.0 for Flying Bear 4S/5
 
 
 
 
 
 

11 lines
167 B

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