mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	fixes compilation error in rtttl (#2357)
Compilation error for millis() and delay() after #2303
This commit is contained in:
		| @@ -1,4 +1,5 @@ | |||||||
| #include "rtttl.h" | #include "rtttl.h" | ||||||
|  | #include "esphome/core/hal.h" | ||||||
| #include "esphome/core/log.h" | #include "esphome/core/log.h" | ||||||
|  |  | ||||||
| namespace esphome { | namespace esphome { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user