1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-01 18:50:55 +00:00

trying something

This commit is contained in:
NP v/d Spek 2024-08-25 06:12:09 +02:00
parent ab643f1c70
commit 4fe0aa57eb

View File

@ -2,6 +2,8 @@
#if defined(USE_ESP32)
#include <string.h>
#include <stdlib.h>
#include "esphome/core/helpers.h"
#include "esp_crc.h"