From 66d9ff95284ddd2b72de8079e23797a5f5700758 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 11 Jun 2021 21:32:20 -0700 Subject: [PATCH] Mention driver --- index.html | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9026bb9..0a510b2 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,8 @@

Note, this only works in desktop Chrome and Edge. Android support - should be possible but has not been implemented yet. + should be possible but has not been implemented yet. If you don't see + your ESP device, you need drivers.

@@ -384,6 +385,28 @@ espWebInstallButton.addEventListener( ); </script> +

USB Serial Drivers

+

+ If the serial port is not showing up, your computer might be missing the + drivers for the USB serial chip used in your ESP device. These drivers + work for most ESP devices: +

+