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
I have a barcode scanner connected to UART2. Serial2 is initialized in the program. The output from Serial2 is redirected to the main console (Serial). When I enable the video stream, some data keeps coming in there all the time. What could be causing this, and how can I disable it?
The text was updated successfully, but these errors were encountered:
I have a barcode scanner connected to UART2. Serial2 is initialized in the program. The output from Serial2 is redirected to the main console (Serial). When I enable the video stream, some data keeps coming in there all the time. What could be causing this, and how can I disable it?
The text was updated successfully, but these errors were encountered: