Add sym_defer_pr debouncer type (#14948)
This commit is contained in:
		
							parent
							
								
									e15dbb49e0
								
							
						
					
					
						commit
						25713dc222
					
				
					 6 changed files with 303 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -69,7 +69,7 @@
 | 
			
		|||
            "properties": {
 | 
			
		||||
                "debounce_type": {
 | 
			
		||||
                    "type": "string",
 | 
			
		||||
                    "enum": ["custom", "eager_pk", "eager_pr", "sym_defer_pk", "sym_eager_pk"]
 | 
			
		||||
                    "enum": ["custom", "eager_pk", "eager_pr", "sym_defer_pk", "sym_defer_pr", "sym_eager_pk"]
 | 
			
		||||
                },
 | 
			
		||||
                "firmware_format": {
 | 
			
		||||
                    "type": "string",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue