1
0
mirror of https://github.com/esphome/esphome.git synced 2026-02-08 00:31:58 +00:00

Merge branch 'update_espasyncwebserver' into integration_compact_string_wifi

This commit is contained in:
J. Nick Koston
2026-01-22 20:33:29 -10:00

View File

@@ -1,3 +1,4 @@
// Trigger CI memory impact (uses updated ESPAsyncWebServer from web_server_base)
#include "web_server.h"
#ifdef USE_WEBSERVER
#include "esphome/components/json/json_util.h"