From f6cbfe2aaa8e3850b8622adafc5b2b06e9952042 Mon Sep 17 00:00:00 2001 From: jedarden Date: Wed, 15 Apr 2026 10:13:32 -0400 Subject: [PATCH] Fix esp-web-tools CDN URL (espressif.github.io returned 404) Switch to unpkg.com/esp-web-tools@10.2.1 which resolves correctly. The old espressif.github.io/esp-web-tools path no longer exists, causing the firmware flashing component to silently fail to load. Co-Authored-By: Claude Sonnet 4.6 --- dashboard/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/index.html b/dashboard/index.html index 5de6c42..e330d72 100644 --- a/dashboard/index.html +++ b/dashboard/index.html @@ -3595,7 +3595,7 @@ - +