what a piece of shit?

This commit is contained in:
2025-07-23 22:52:54 +03:00
parent fd67d04ca2
commit 7e62c1d44a
8 changed files with 119 additions and 69 deletions

View File

@@ -115,7 +115,7 @@ void dumpmoving(FILE *fcoords, double t, int N){
enct = tmsr;
if(fcoords) logmnt(fcoords, &mdata);
if(mdata.millis == mdmillis) continue;
DBG("ctr=%d", ctr);
//DBG("ctr=%d", ctr);
mdmillis = mdata.millis;
if(mdata.motXposition.val != xlast || mdata.motYposition.val != ylast){
xlast = mdata.motXposition.val;