Migrate recently introduced sync items (#22305)
This commit is contained in:
		
							parent
							
								
									87b4bc17ed
								
							
						
					
					
						commit
						3f1b3a5125
					
				
					 57 changed files with 195 additions and 111 deletions
				
			
		| 
						 | 
				
			
			@ -59,6 +59,3 @@
 | 
			
		|||
 | 
			
		||||
/* Optional speaker pin */
 | 
			
		||||
#define AUDIO_PIN B6
 | 
			
		||||
 | 
			
		||||
/* Optional split transactions */
 | 
			
		||||
#define SPLIT_OLED_ENABLE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -37,6 +37,11 @@
 | 
			
		|||
                    {"pin_a": "B4", "pin_b": "B5"}
 | 
			
		||||
                ]
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "transport": {
 | 
			
		||||
            "sync": {
 | 
			
		||||
                "oled": true
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "ws2812": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue