#try with reading from the serial port in
1 messages · Page 1 of 1 (latest)
usb_cdc is a module that can handle the serial input from the board as a uart stream and is probably the best way to do it on a pico, you can also create a secondary serial port so you don't clog the REPL