You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. I have my own web communication on ESP32 and i need only take values from sensor. Am I understand right that i need only SerialCom.h library and calling on it with SerialCom::handleUart(state); and its done ? Thanks for answer have a nice day.