aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime/builtin/strandtest/script.py
diff options
context:
space:
mode:
Diffstat (limited to 'NeoRuntime/builtin/strandtest/script.py')
-rw-r--r--NeoRuntime/builtin/strandtest/script.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/NeoRuntime/builtin/strandtest/script.py b/NeoRuntime/builtin/strandtest/script.py
index f7d013a..6d263ab 100644
--- a/NeoRuntime/builtin/strandtest/script.py
+++ b/NeoRuntime/builtin/strandtest/script.py
@@ -60,7 +60,7 @@ def theaterChaseRainbow(wait_ms=50):
class Main(NeoBehaviour):
- def onStart(self):
+ def on_start(self):
# Do an endless loop with some default ixel test patterns
while True:
colorWipe(*(255, 0, 0)) # Red wipe