Add or remove samples to handle oscillator offsets.

This commit is contained in:
Jonathan Naylor
2016-03-21 21:49:50 +00:00
parent 4d9f8d19e2
commit 89d9dd9a7b
12 changed files with 154 additions and 48 deletions
+3
View File
@@ -69,6 +69,9 @@ extern bool m_ysfEnable;
extern bool m_tx;
extern uint32_t m_sampleCount;
extern bool m_sampleInsert;
extern CSerialPort serial;
extern CIO io;