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
/// Write to a device and callback when the data is written (returns promise, or can take callback). Creates a connection if it doesn't exist
1322
+
/// Write to a device and callback when the data is written (returns promise, or can take callback). Creates a connection if it doesn't exist. NOTE: If the device is constantly sending and we're not waiting for a newline, this can take up to UART.timeoutMax to return
0 commit comments