aboutsummaryrefslogtreecommitdiff
path: root/config/C5Sign-Leah.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/C5Sign-Leah.xml')
-rw-r--r--config/C5Sign-Leah.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/C5Sign-Leah.xml b/config/C5Sign-Leah.xml
index dc7305e..94fda27 100644
--- a/config/C5Sign-Leah.xml
+++ b/config/C5Sign-Leah.xml
@@ -48,7 +48,7 @@
<yloc>top</yloc>
<xEquation>random.random()</xEquation>
<yEquation>0</yEquation>
- <RefreshInterval>500</RefreshInterval>
+ <RefreshInterval>100</RefreshInterval>
</Args>
</InputElement>
<InputElement>
@@ -94,7 +94,7 @@
<Args>
<Id>xymove</Id>
<XStep>0</XStep>
- <YStep>2</YStep>
+ <YStep>.5</YStep>
</Args>
</Behavior>
@@ -104,7 +104,7 @@
<Id>modifyY</Id>
<ParamType>Sensor</ParamType>
<ParamName>YStep</ParamName>
- <ParamOp>{val}+.5</ParamOp>
+ <ParamOp>{val}+.1</ParamOp>
</Args>
</Behavior>