have to dupe macros

This commit is contained in:
J. Nick Koston 2025-07-20 14:32:54 -10:00
parent 836ea5c60a
commit af061d6cd8
No known key found for this signature in database

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>