make pep8 mistake by purpose
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Python formatting PEP8 / Pyhton-PEP8 (push) Failing after 11s

This commit is contained in:
Finn Christiansen 2023-05-28 22:34:18 +01:00
parent e340d1145b
commit 0c04b393fc

1
rgb.py
View file

@ -15,6 +15,7 @@ def colorWipe(strip, color, wait_ms=50):
time.sleep(wait_ms / 1000.0)
if __name__ == "__main__":
TOTAL_LED_COUNT = 24
R = 0