Remove indentation per request
This commit is contained in:
parent
001f092d50
commit
cb3ffb7754
1 changed files with 39 additions and 41 deletions
|
|
@ -49,8 +49,6 @@ class App:
|
|||
|
||||
|
||||
# INITIALIZATION -----------------------
|
||||
if True:
|
||||
# The 'if True:' here is simply to help visually separate the code into logical sections.
|
||||
macropad = MacroPad()
|
||||
macropad.display.auto_refresh = False
|
||||
macropad.pixels.auto_write = False
|
||||
|
|
|
|||
Loading…
Reference in a new issue