mirror of
https://github.com/esphome/esphome.git
synced 2025-01-19 04:20:56 +00:00
tlc59208f : fix compilation error (#2867)
This commit is contained in:
parent
ef44acbf10
commit
10e89a7dbb
@ -1,6 +1,7 @@
|
|||||||
#include "tlc59208f_output.h"
|
#include "tlc59208f_output.h"
|
||||||
#include "esphome/core/log.h"
|
#include "esphome/core/log.h"
|
||||||
#include "esphome/core/helpers.h"
|
#include "esphome/core/helpers.h"
|
||||||
|
#include "esphome/core/hal.h"
|
||||||
|
|
||||||
namespace esphome {
|
namespace esphome {
|
||||||
namespace tlc59208f {
|
namespace tlc59208f {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user