Fix info.json LTO and format encoder definitions (#20456)
This commit is contained in:
		
							parent
							
								
									1e3d2f2c1e
								
							
						
					
					
						commit
						798cbfe6a3
					
				
					 60 changed files with 108 additions and 225 deletions
				
			
		| 
						 | 
				
			
			@ -46,10 +46,10 @@
 | 
			
		|||
    },
 | 
			
		||||
    "encoder": {
 | 
			
		||||
        "rotary": [
 | 
			
		||||
            { "pin_a": "B0",  "pin_b": "A2",  "resolution": 4 },
 | 
			
		||||
            { "pin_a": "B3",  "pin_b": "A15", "resolution": 4 },
 | 
			
		||||
            { "pin_a": "B9",  "pin_b": "B8",  "resolution": 4 },
 | 
			
		||||
            { "pin_a": "C15", "pin_b": "C14", "resolution": 4 }
 | 
			
		||||
            {"pin_a": "B0", "pin_b": "A2", "resolution": 4},
 | 
			
		||||
            {"pin_a": "B3", "pin_b": "A15", "resolution": 4},
 | 
			
		||||
            {"pin_a": "B9", "pin_b": "B8", "resolution": 4},
 | 
			
		||||
            {"pin_a": "C15", "pin_b": "C14", "resolution": 4}
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    "layouts": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue