1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-15 09:42:19 +01:00
This commit is contained in:
J. Nick Koston
2025-06-12 15:56:32 -05:00
parent e72e0d0646
commit f1c56b7254

View File

@@ -5,9 +5,6 @@
#include "esphome/core/log.h" #include "esphome/core/log.h"
#include "esphome/core/hal.h" #include "esphome/core/hal.h"
#include <algorithm>
#include <cinttypes>
namespace esphome { namespace esphome {
namespace esp32_touch { namespace esp32_touch {