commit 13100aa2e8f860869762273a348ef38d3ff9b924 parent 85a48b658b0c8928b8a1ec9e8091a535bba4059f Author: Alexander Burger <abu@software-lab.de> Date: Sun, 14 Apr 2013 11:41:46 +0200 Minor adjustment Diffstat:
M | misc/rcsim.l | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/rcsim.l b/misc/rcsim.l @@ -476,7 +476,7 @@ (32000.0 "(++)") ) ) (z3dSync) (set (cdr R) - (min -10 + (min -2 (+ (*/ -1000 *DT 1.0) # -Milliseconds (/ (- (usec) U) 1000) ) ) ) ) ) )