1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-15 17:52:19 +01:00

Esp32 c3 support (#2035)

This commit is contained in:
Stefan Agner
2021-07-20 11:12:22 +02:00
committed by GitHub
parent 01a4b4e82f
commit 9f2b2f51ff
3 changed files with 13 additions and 5 deletions

View File

@@ -9,7 +9,6 @@
#include "util.h"
#include "list_entities.h"
#include "subscribe_state.h"
#include "homeassistant_service.h"
#include "user_services.h"
#ifdef ARDUINO_ARCH_ESP32