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