Files
pico_plotter/boot.py
2025-05-03 13:38:03 +02:00

3 lines
55 B
Python

import usb_cdc
usb_cdc.enable(console=True, data=True)