Closed hxse closed 1 year ago
If you submit a bug, please:
That being said, looks like you're connected to the wrong serial interface.
@xs5871 sorry, I lost my head
import usb_cdc
usb_cdc.enable(data=True)
add code to boot.py and connect to the another port, solved my question.
I use helios rp2040, when i use SerialACE send text on Pc, i get result out of my expetation.
I get
8.2.6\x1b\\
, It seems to be a runtime version, it is so strange, out of my expetation. Any suggestion, Why return this thing?my serialace2.py