esp8266-react icon indicating copy to clipboard operation
esp8266-react copied to clipboard

Serial feature

Open mjkl-gh opened this issue 3 years ago • 1 comments

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

mjkl-gh avatar Jul 04 '22 11:07 mjkl-gh

closes #222

mjkl-gh avatar Jul 10 '22 20:07 mjkl-gh