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
ComToTcpServer: Switch to new flag for formatted output (#6)
ComToTcpServer: Switch to new flag for formatted output
The original intention of the verbose flag was to enable debugger the debugger
traffic, but an emerged use case of the flag is to monitor device logging
while not broken into the debugger. This commit removes the verbose option and adds
an show option that cleanly outputs the traffic and a debug option intended for debug
prints.
0 commit comments