From 1426e039d1ae919645b9a657daef07745ec39dfc Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Thu, 30 May 2024 14:16:04 +0200 Subject: [PATCH] Issues with hardware --- docs/documentation/hardware/Issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/hardware/Issues.md b/docs/documentation/hardware/Issues.md index a152afd..18e167d 100644 --- a/docs/documentation/hardware/Issues.md +++ b/docs/documentation/hardware/Issues.md @@ -1,4 +1,4 @@ # Issues with hardware -## Issues with libraries -The websocket library doesnt work well on the esp8266 d1 mini. It lags out the entire esp and makes it unresponsive. \ No newline at end of file +## Issues with programming +The websocket library doesnt work well on the esp8266 d1 mini. It lags out the entire esp and makes it unresponsive. The solution is to use a different way of communicating. \ No newline at end of file