take both xo/yo from center column when using XLUT (YLUT behavior unchanged)
[slipway.git] / src / edu / berkeley / slipway / AsyncPaperDemo.java
index 8b08a7f..5bb2650 100644 (file)
@@ -370,9 +370,11 @@ public class AsyncPaperDemo {
                 }
 
         c.yo(true);
-        c.xo(false);
+        c.xo(true);
+        c.c(ZMUX);
+        c.zi(NONE);
 
-                c.c(XLUT);
+        //c.c(XLUT);
                 c.xlut(0x00);
                 c.ylut(0x00);
                 c.wi(L0);