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
[enhancement][monitoring]: Add a visual indicator for serial print operations using LED_BUILTIN.
- SerialPrinter: Set LED_BUILTIN HIGH before scheduling a print operation to indicate print activity.
- PrintHandler: Set LED_BUILTIN LOW after printing to signal completion of the print operation.
Signed-off-by: Goran Mišković <[email protected]>
0 commit comments