From b7a1a7f4bc6100c626c34aa81636105507bbefc7 Mon Sep 17 00:00:00 2001
From: Eric Duminil <eric.duminil@gmail.com>
Date: Tue, 15 Feb 2022 17:50:32 +0100
Subject: [PATCH] Updated README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f1dc95f..4e52c05 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The room should be ventilated as soon as one LED turns red.
 
 Ampel-firmware + [IotWebConf](https://github.com/prampec/IotWebConf).
 
-This is beta software, and bugs are expected!
+This is beta software, and bugs are expected! There is not much free RAM left on ESP8266, so the ESP might crash randomly. :-/
 
 * You probably need to update `config.h`. There's a new template in `config.public.h`.
 * Every parameter can be set in the web-configuration, so you don't have to modify `config.h` once it's been updated.
-- 
GitLab