i broke something
This commit is contained in:
parent
21532c1ef8
commit
57a2e43456
1 changed files with 2 additions and 1 deletions
3
leds.py
3
leds.py
|
@ -97,4 +97,5 @@ def loop():
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
loop()
|
||||
print('a')
|
||||
#loop()
|
||||
|
|
Loading…
Reference in a new issue