Label initial comment to match examples
This commit is contained in:
parent
53fcd20d27
commit
632619cfeb
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue