index
:
splitscreen-duo
main
screen-orienting
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pico
/
boot.py
blob: 77673ff786073702fd60619e1cad2f00fafe7ff9 (
plain
) (
blame
)
1
2
3
import
usb_cdc
usb_cdc
.
enable
(
console
=
True
,
data
=
True
)