Remove indentation per request

This commit is contained in:
Henry Gabryjelski 2021-08-19 10:06:34 -07:00
parent 001f092d50
commit cb3ffb7754

View file

@ -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