summaryrefslogtreecommitdiff
path: root/extra/lightbar/programs/green-pulse.lbs
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lightbar/programs/green-pulse.lbs')
-rw-r--r--extra/lightbar/programs/green-pulse.lbs8
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/lightbar/programs/green-pulse.lbs b/extra/lightbar/programs/green-pulse.lbs
new file mode 100644
index 0000000000..bccf3e5c9a
--- /dev/null
+++ b/extra/lightbar/programs/green-pulse.lbs
@@ -0,0 +1,8 @@
+ set.1 {0,1,2,3}.end.g 0xff
+ delay.r 7813
+ delay.w 2000000
+L0001: on
+ cycle.1
+ off
+ wait
+ jump L0001