Skip to content

Commit ecd93e5

Browse files
committed
further minimize changes
1 parent b4218cb commit ecd93e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Macropad_Hotkeys/code.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def switch(self):
4949

5050

5151
# INITIALIZATION -----------------------
52+
5253
macropad = MacroPad()
5354
macropad.display.auto_refresh = False
5455
macropad.pixels.auto_write = False
@@ -93,6 +94,7 @@ def switch(self):
9394
app_index = 0
9495
apps[app_index].switch()
9596

97+
9698
# MAIN LOOP ----------------------------
9799

98100
while True:

0 commit comments

Comments
 (0)