i tried connection.close() but received an error
Uncaught (in promise) TypeError: Failed to execute 'close' on 'SerialPort': Cannot cancel a locked stream at Object.connection.close (uart.js:272)
how to unlockStream?
@Mrbbp started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
i tried connection.close() but received an error
how to unlockStream?