Skip to content

Commit 4388e10

Browse files
authored
Merge pull request #1841 from makermelissa/main
Added boot.py to Rotary Gif Player code
2 parents cf6bcf7 + 22bc79e commit 4388e10

File tree

1 file changed

+3
-0
lines changed
  • Raspberry_Pi_Animated_Gif_Player

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import usb_cdc
2+
3+
usb_cdc.enable(console=True, data=True)

0 commit comments

Comments
 (0)