From 1a086a9f57a688fc5e500e1475040f67db406e16 Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Tue, 28 May 2024 12:59:04 +0200 Subject: [PATCH] added issues about hardware --- docs/documentation/hardware/Issues.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/documentation/hardware/Issues.md diff --git a/docs/documentation/hardware/Issues.md b/docs/documentation/hardware/Issues.md new file mode 100644 index 0000000..a152afd --- /dev/null +++ b/docs/documentation/hardware/Issues.md @@ -0,0 +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