chiark / gitweb /
transmit more 00s
authorian <ian>
Thu, 29 Dec 2005 17:37:56 +0000 (17:37 +0000)
committerian <ian>
Thu, 29 Dec 2005 17:37:56 +0000 (17:37 +0000)
detpic/crashread

index 27c66baccdb7c116afcf145b5613a0645cf044f4..38604898956f90d9a211dffd415870ba7cfc5787 100755 (executable)
@@ -187,8 +187,8 @@ proc xmit_s {b} {
     recv 1
 }
 
-proc setup_m {} { xmit 0; xmit 0 }
-proc setup_s {} { setup_m; xmit_s 0 }
+proc setup_m {} { xmit 0; xmit 0; xmit 0 }
+proc setup_s {} { setup_m; xmit_s 0; xmit_s 0 }
 proc setup_t {} { }
 
 proc selectaddr_ms {xmit a} {