Approx code for AutoZero control.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@2618 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor
2012-09-29 19:04:35 +00:00
parent 482f160b23
commit e028d06257
3 changed files with 11 additions and 27 deletions
-1
View File
@@ -98,7 +98,6 @@ private:
char m_sutc[5];
qint32 m_line;
qint32 m_hist1[256];
qint32 m_hist2[256];
qint32 m_z1;
qint32 m_z2;
qint32 m_fSample;