mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[adc] Enable ADC on ESP32-P4 (#9954)
This commit is contained in:
		
							
								
								
									
										6
									
								
								tests/components/adc/test.esp32-p4-idf.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								tests/components/adc/test.esp32-p4-idf.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| packages: | ||||
|   base: !include common.yaml | ||||
|  | ||||
| sensor: | ||||
|   - id: !extend my_sensor | ||||
|     pin: GPIO50 | ||||
		Reference in New Issue
	
	Block a user