Adjust debug options for compatibility
This commit is contained in:
		@@ -325,6 +325,8 @@ time:
 | 
				
			|||||||
debug:
 | 
					debug:
 | 
				
			||||||
  update_interval: 5s
 | 
					  update_interval: 5s
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					psram:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
uart:
 | 
					uart:
 | 
				
			||||||
  id: ld2410_uart
 | 
					  id: ld2410_uart
 | 
				
			||||||
  rx_pin: GPIO19
 | 
					  rx_pin: GPIO19
 | 
				
			||||||
@@ -513,8 +515,6 @@ sensor:
 | 
				
			|||||||
  - platform: debug
 | 
					  - platform: debug
 | 
				
			||||||
    free:
 | 
					    free:
 | 
				
			||||||
      name: "Heap Free"
 | 
					      name: "Heap Free"
 | 
				
			||||||
    fragmentation:
 | 
					 | 
				
			||||||
      name: "Heap Fragmentation"
 | 
					 | 
				
			||||||
    block:
 | 
					    block:
 | 
				
			||||||
      name: "Heap Max Block"
 | 
					      name: "Heap Max Block"
 | 
				
			||||||
    loop_time:
 | 
					    loop_time:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user