From 6a1a4507f1c999631f7ad3b899e45bc7a3127b4c Mon Sep 17 00:00:00 2001 From: issalig Date: Wed, 29 Nov 2023 12:00:59 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f18d3..81993f8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can find the service manual from central unit and wired controller here: htt - Operational. # Software installation -Code is developed in Arduino for ESP8266 and in particular Wemos B1 mini board. Basically it as WebServer that serves a webpage and communicates with the client by means of WebSockets. Some nice features are OTA updates, WifiManager and others ... +Code is developed in Arduino for ESP8266 and in particular for Wemos D1 mini board. Basically it is a WebServer that serves a webpage and communicates with the client by means of WebSockets. Some nice features are OTA updates, WifiManager and others ... ### Dependencies