From 82931d8dac120c617f38cf86d08c589327047b41 Mon Sep 17 00:00:00 2001 From: "Limor \"Ladyada\" Fried" Date: Fri, 22 May 2026 10:59:48 -0400 Subject: [PATCH 1/2] Update browser support message for Web Serial firefox! --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 275efa2..c2d1409 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@
Sorry, Web Serial is not supported on this device, make sure - you're running Chrome 89 or later. + you're running Firefox 151 (or later) or Chrome 89 (or later).
Adafruit WebSerial ESPTool
From 71c9f6c535f98fa4f01ba353a2b8752f91a666b8 Mon Sep 17 00:00:00 2001 From: caternuson Date: Fri, 22 May 2026 08:23:23 -0700 Subject: [PATCH 2/2] tweak text --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c2d1409..7b7e906 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@
Sorry, Web Serial is not supported on this device, make sure - you're running Firefox 151 (or later) or Chrome 89 (or later). + you are running at least Firefox 151 or Chrome 89.
Adafruit WebSerial ESPTool