1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-28 08:02:23 +01:00

have to dupe macros

This commit is contained in:
J. Nick Koston
2025-07-20 14:32:54 -10:00
parent 836ea5c60a
commit af061d6cd8

View File

@@ -5,6 +5,7 @@
#include "esphome/core/application.h"
#include "esphome/core/hal.h"
#include "esphome/core/helpers.h"
#include "esphome/core/log.h"
#include "proto.h"
#include <cstring>
#include <cinttypes>