diff --git a/Raspberry_Pi_Animated_Gif_Player/boot.py b/Raspberry_Pi_Animated_Gif_Player/boot.py index 81198c5b0..6776ff301 100755 --- a/Raspberry_Pi_Animated_Gif_Player/boot.py +++ b/Raspberry_Pi_Animated_Gif_Player/boot.py @@ -1,3 +1,3 @@ import usb_cdc -usb_cdc.enable(console=True, data=True) \ No newline at end of file +usb_cdc.enable(console=True, data=True)