1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-29 08:32:26 +01:00

IDF 5 fixes for various components from test4.yaml (#5622)

This commit is contained in:
Keith Burzinski
2023-10-29 00:49:19 -05:00
committed by GitHub
parent d4cb29a380
commit f7f63c9da1
4 changed files with 10 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
#ifdef USE_ESP32
#include <cinttypes>
#include <freertos/FreeRTOS.h>
#include <freertos/semphr.h>