[Bug] Fix RS60 Rev2 I2C (#17015)
This commit is contained in:
		
							parent
							
								
									890dfebe8d
								
							
						
					
					
						commit
						49267b135b
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -46,7 +46,6 @@
 | 
				
			||||||
#define LED_CAPS_LOCK_PIN A1
 | 
					#define LED_CAPS_LOCK_PIN A1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// I2C config
 | 
					// I2C config
 | 
				
			||||||
#define I2C_DRIVER          I2CD3
 | 
					 | 
				
			||||||
#define I2C1_SCL_PIN        B8
 | 
					#define I2C1_SCL_PIN        B8
 | 
				
			||||||
#define I2C1_SDA_PIN        B9
 | 
					#define I2C1_SDA_PIN        B9
 | 
				
			||||||
#define I2C1_SCL_PAL_MODE   4
 | 
					#define I2C1_SCL_PAL_MODE   4
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue