From be6e2c8e36aebb4607d21ef991633b3a6e014359 Mon Sep 17 00:00:00 2001 From: technyon Date: Wed, 15 Mar 2023 21:54:37 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5291c03..52bb6ee 100644 --- a/README.md +++ b/README.md @@ -189,9 +189,9 @@ The Pin configuration is:
If you prefer to connect to the MQTT Broker via LAN instead of WiFi, you either use one of the supported ESP32 modules (see about section above), or wire a seperate Wiznet W5x00 Module (W5100, W5200, W5500 are supported). To use a supported module, flash the firmware, connect via Wifi and -select the correct network hardware in the MQTT and network settings section.

+select the correct network hardware in the MQTT and network settings section.
-To wire an external W5x00 module to the ESP, use this wiring scheme:

+To wire an external W5x00 module to the ESP, use this wiring scheme:
- Connect W5x00 to ESP32 SPI0:
W5x00 SCK to GPIO18