[Issue #3] - Fixing small linter issue
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-09-06 01:24:26 -04:00
parent d28ff065f5
commit 2b4faca80d
+1
View File
@@ -289,6 +289,7 @@ def panic(err=None):
led.toggle() led.toggle()
time.sleep(0.1) time.sleep(0.1)
# ------------------------------------------------------------- # -------------------------------------------------------------
# Main Execution Loop # Main Execution Loop
# ------------------------------------------------------------- # -------------------------------------------------------------