We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf6bcf7 + 22bc79e commit 4388e10Copy full SHA for 4388e10
Raspberry_Pi_Animated_Gif_Player/boot.py
@@ -0,0 +1,3 @@
1
+import usb_cdc
2
+
3
+usb_cdc.enable(console=True, data=True)
0 commit comments