Skip to content

Commit f334efc

Browse files
committed
Added boot.py to Rotary Gif Player code
1 parent f203261 commit f334efc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • Raspberry_Pi_Animated_Gif_Player
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)