aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/pico/boot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pico/boot.py b/src/pico/boot.py
index bc37857..691b3fa 100755
--- a/src/pico/boot.py
+++ b/src/pico/boot.py
@@ -39,4 +39,4 @@ gamepad_device = usb_hid.Device(
usb_hid.enable((gamepad_device,))
-print("Custom gamepad HID enabled.") \ No newline at end of file
+print("Custom gamepad HID enabled.")