You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					14 lines
				
				242 B
			
		
		
			
		
	
	
					14 lines
				
				242 B
			| 
								 
											11 years ago
										 
									 | 
							
								/**
							 | 
						||
| 
								 | 
							
								 * Melzi with ATmega1284 (MaKr3d version) pin assignments
							 | 
						||
| 
								 | 
							
								 */
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#undef MOTHERBOARD
							 | 
						||
| 
								 
											11 years ago
										 
									 | 
							
								#define MOTHERBOARD MELZI
							 | 
						||
| 
								 
											11 years ago
										 
									 | 
							
								#define SANGUINOLOLU_V_1_2
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#if defined(__AVR_ATmega1284P__)
							 | 
						||
| 
								 | 
							
								  #define LARGE_FLASH true
							 | 
						||
| 
								 | 
							
								#endif
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#include "pins_SANGUINOLOLU_11.h"
							 |