Skip to content
Snippets Groups Projects
Commit 1a4c4350 authored by gm2g20's avatar gm2g20
Browse files

completed skeleton code

parent bfb2c2cf
No related branches found
No related tags found
No related merge requests found
# HID libraries
import usb_hid
from adafruit_hid.mouse import Mouse
......@@ -8,6 +7,6 @@ from adafruit_hid.mouse import Mouse
# (Optional) light up the LED when active
while True:
# Move the mouse in one direction and shortly after back to where it started
# Move the mouse around and then bring it back to where it started
# Sleep for some time
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment