From 6eb9fe869ba8aa9e08e291d0e47ad3eac40ffed7 Mon Sep 17 00:00:00 2001 From: Torsten Stauder Date: Mon, 28 Dec 2020 22:04:41 +0100 Subject: [PATCH] Removed something from history :-) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2fce7da..7311b3d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ Finally, the long announced Tonuino-PCB for Wemos' Lolin32 is [there](https://gi * 20.12.2020: Due to memory-issues with webstreams, FTP needs to be activated by pressing pause+next-button now
More to come... * 23.12.2020: User-config is now split into general part (settings.h) and develboard-specific part (e.g. settings-lolin32.h) -* 28.12.2020: Added display (via i2c) ## Known bugs * Some webstreams don't run. Guess it's a combination of saturated connection-pool and lack of heap-memory. Works probably better if ESP32-WROVER is used, as this chip has PSRAM. Advice: Don't enable modules (e.g. MQTT) if you don't need them as this could save memory.