Issues with hardware

This commit is contained in:
2024-05-30 14:16:04 +02:00
parent af490e6f2e
commit 1426e039d1

View File

@@ -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.
## 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.