mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Fix esp32 no longer has Hash internal lib (#2441)
This commit is contained in:
		| @@ -89,7 +89,6 @@ framework = arduino | ||||
| board = nodemcu-32s | ||||
| lib_deps = | ||||
|     ${common:arduino.lib_deps} | ||||
|     Hash                            ; ota (Arduino built-in) | ||||
|     esphome/AsyncTCP-esphome@1.2.2  ; async_tcp | ||||
| build_flags = | ||||
|     ${common:arduino.build_flags} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user