Clean up the code for Windows and style.

This commit is contained in:
Jonathan Naylor
2018-07-30 18:19:46 +01:00
parent dc91751e5b
commit 9cb7790bf9
12 changed files with 105 additions and 64 deletions

View File

@@ -128,7 +128,7 @@ private:
bool m_pocsagEnabled;
int m_rxDCOffset;
int m_txDCOffset;
CSerialController *m_serial;
CSerialController* m_serial;
unsigned char* m_buffer;
unsigned int m_length;
unsigned int m_offset;