fix "too many blank lines" make by purpose so workflow should get green again
This commit is contained in:
parent
0c04b393fc
commit
7450a455a2
1 changed files with 0 additions and 1 deletions
1
rgb.py
1
rgb.py
|
@ -15,7 +15,6 @@ def colorWipe(strip, color, wait_ms=50):
|
|||
time.sleep(wait_ms / 1000.0)
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
TOTAL_LED_COUNT = 24
|
||||
R = 0
|
||||
|
|
Loading…
Reference in a new issue