esp8266-react
esp8266-react copied to clipboard
Serial feature
I've developed a Serial feature for forwarding traffic from some, selectable, GPIO pins to a TCP socket. Since ser2net devices seem to become more common, it might be worth implementing them into the framework.
However, since this is not a feature everyone uses I've defaulted the feature to off,
I still need some help with the esp8266 part though. I currently have no idea on how to select pin validators based on board dynamically. (esp8266, vs esp32)
This is currently a work in progress, but I hope to get some input from you
closes #222