1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-01 15:41:52 +00:00

Add include

This commit is contained in:
Jesse Hills
2022-06-16 20:45:43 +12:00
parent b1ad48c824
commit 5cef11acf0

View File

@@ -1,5 +1,7 @@
#include "es8388_component.h"
#include <soc/io_mux_reg.h>
namespace esphome {
namespace es8388 {