mirror of
https://github.com/esphome/esphome.git
synced 2025-09-05 21:02:20 +01:00
tlc59208f : fix compilation error (#2867)
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user