More WIP on Echo mode.

This commit is contained in:
Joe Taylor
2022-07-21 13:42:08 -04:00
parent a69e3756b6
commit dbdfbb41a7
4 changed files with 14 additions and 6 deletions
+2
View File
@@ -250,6 +250,8 @@ auto Astro::astroUpdate(QDateTime const& t, QString const& mygrid, QString const
//qDebug () << "correction.tx (no tx qsy):" << correction.tx;
}
}
correction.wself=width1;
correction.wdx=width2;
return correction;
}