update twi2c to do standard master stuff
This commit is contained in:
		
							parent
							
								
									5fad8d774d
								
							
						
					
					
						commit
						161c68b48a
					
				
					 6 changed files with 489 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -59,7 +59,7 @@ void matrix_init(void) {
 | 
			
		|||
    master = right_hand;
 | 
			
		||||
 | 
			
		||||
    if (master) {
 | 
			
		||||
      twi2c_master_init();
 | 
			
		||||
      twi2c_init();
 | 
			
		||||
    } else {
 | 
			
		||||
      twi2c_slave_init();
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue