mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add ADC sensor
This commit is contained in:
		| @@ -324,6 +324,7 @@ def gather_build_flags(): | |||||||
|         # and only components that are lightweight (e.g. not lights because they |         # and only components that are lightweight (e.g. not lights because they | ||||||
|         # take up memory) |         # take up memory) | ||||||
|         build_flags |= { |         build_flags |= { | ||||||
|  |             '-DUSE_ADC_SENSOR', | ||||||
|             '-DUSE_BINARY_SENSOR', |             '-DUSE_BINARY_SENSOR', | ||||||
|             '-DUSE_DALLAS_SENSOR', |             '-DUSE_DALLAS_SENSOR', | ||||||
|             '-DUSE_DHT_SENSOR', |             '-DUSE_DHT_SENSOR', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user