Lerdge-X I²C EEPROM pins, size (#21322)
This commit is contained in:
		@@ -32,6 +32,9 @@
 | 
				
			|||||||
#define TEMP_TIMER                             2
 | 
					#define TEMP_TIMER                             2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define I2C_EEPROM
 | 
					#define I2C_EEPROM
 | 
				
			||||||
 | 
					#define I2C_SCL_PIN                         PB8
 | 
				
			||||||
 | 
					#define I2C_SDA_PIN                         PB9
 | 
				
			||||||
 | 
					#define MARLIN_EEPROM_SIZE               0x10000  // FM24CL64 F-RAM 64K (8Kx8)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// USB Flash Drive support
 | 
					// USB Flash Drive support
 | 
				
			||||||
#define HAS_OTG_USB_HOST_SUPPORT
 | 
					#define HAS_OTG_USB_HOST_SUPPORT
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user