format code according to conventions [skip ci]
This commit is contained in:
		
							parent
							
								
									567bfc97ac
								
							
						
					
					
						commit
						ece14278ef
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -25,7 +25,7 @@ extern "C" {
 | 
			
		|||
 | 
			
		||||
typedef struct {
 | 
			
		||||
    uint16_t input;
 | 
			
		||||
    uint8_t adc;
 | 
			
		||||
    uint8_t  adc;
 | 
			
		||||
} adc_mux;
 | 
			
		||||
#define TO_MUX(i, a) \
 | 
			
		||||
    (adc_mux) { i, a }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue