forked from espressif/esp-idf
		
	Tabs -> spaces
This commit is contained in:
		
				
					committed by
					
						
						Jeroen Domburg
					
				
			
			
				
	
			
			
			
						parent
						
							1cb2081d99
						
					
				
				
					commit
					3f3cf397f7
				
			@@ -36,8 +36,8 @@ hardwiring addresses.
 | 
			
		||||
#define NO_PRIOS 3
 | 
			
		||||
 | 
			
		||||
typedef struct {
 | 
			
		||||
	const char *name;
 | 
			
		||||
	uint32_t prio[NO_PRIOS];
 | 
			
		||||
    const char *name;
 | 
			
		||||
    uint32_t prio[NO_PRIOS];
 | 
			
		||||
} tag_desc_t;
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user