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
We always called it right before setup_serial_device(), so just move the
call inside. This will also be helpful once setup_serial_device() can
setup the serial device to print to a file, where we dont need to mess
with stdout in the first place.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments