From c2bb48b4c2c3773dcda5b6f06bebe56bf0320330 Mon Sep 17 00:00:00 2001 From: Matteo Scopel Date: Fri, 22 May 2026 07:26:24 +0200 Subject: [PATCH] chore: add Firefox to the list of supported browsers --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 9e5acf5..67e5acd 100644 --- a/public/index.html +++ b/public/index.html @@ -877,7 +877,7 @@

Web flasher

Flash from your browser.

-

Writes firmware over USB using the WebSerial API. Works in Chrome and Edge on desktop. Originally built by daveallie.

+

Writes firmware over USB using the WebSerial API. Works in Chrome, Edge and Firefox on desktop. Originally built by daveallie.