mirror of
https://github.com/esphome/esphome.git
synced 2024-12-18 15:57:58 +01:00
fixes compilation error in rtttl (#2357)
Compilation error for millis() and delay() after #2303
This commit is contained in:
parent
250bf3f054
commit
bac58bba4d
@ -1,4 +1,5 @@
|
||||
#include "rtttl.h"
|
||||
#include "esphome/core/hal.h"
|
||||
#include "esphome/core/log.h"
|
||||
|
||||
namespace esphome {
|
||||
|
Loading…
Reference in New Issue
Block a user