Label initial comment to match examples

This commit is contained in:
Emma Humphries 2021-07-30 14:49:06 -07:00
parent 53fcd20d27
commit 632619cfeb
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# MACROPAD Hotkeys example: Safari web browser for Mac
# MACROPAD Hotkeys example: Firefox web browser for Linux
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values

View file

@ -1,4 +1,4 @@
# MACROPAD Hotkeys example: Safari web browser for Mac
# MACROPAD Hotkeys example: Universal Numpad
from adafruit_hid.keycode import Keycode # REQUIRED if using Keycode.* values