Update README.md

master
martin-ger 2023-04-16 13:20:35 +02:00 zatwierdzone przez GitHub
rodzic 2c51baaf43
commit f8e9f64dc3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -3,7 +3,7 @@ MQTT Broker library for ESP8266 Arduino
You can start an MQTT broker in any ESP Arduino project. Just clone (or download the zip-file and extract it) into the libraries directory of your Arduino ESP8266 installation.
**Important: Use the setting "lwip Variant: 1.4 High Bandwidth" in the "Tools" menu**
**Important: Use the latest 2.x core and the setting "lwip Variant: 1.4 High Bandwidth" in the "Tools" menu**
lwip 2.0 has some strange behaviour that causes the socket to block after 5 connections.