aboutsummaryrefslogtreecommitdiff
path: root/NeoRuntime/builtin/strandtest/script.py
diff options
context:
space:
mode:
authorJakob Stendahl <jakob.stendahl@outlook.com>2021-10-10 23:27:32 +0200
committerJakob Stendahl <jakob.stendahl@outlook.com>2021-10-10 23:27:32 +0200
commit76cd8292c5b80749ece1ab6558f3ed410a618f0d (patch)
treeaa5daeead7a51355b6e878d71d7be7d7800e7823 /NeoRuntime/builtin/strandtest/script.py
parent72ad29efeb4709572e789a57aa94d00a0eaeb97d (diff)
downloadLuxcena-Neo-76cd8292c5b80749ece1ab6558f3ed410a618f0d.tar.gz
Luxcena-Neo-76cd8292c5b80749ece1ab6558f3ed410a618f0d.zip
:hammer: Update some of the builtin scripts
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