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
Add support for "Generic UART" input sensors or components. These are devices that output a generic string over UART, like distance sensors. The data is emitted at a periodic interval (100ms, 1000ms) and ends with either a newline or a newline+CR.