mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 15:04:18 +00:00
Clean up the code for Windows and style.
This commit is contained in:
parent
dc91751e5b
commit
9cb7790bf9
12 changed files with 105 additions and 64 deletions
2
Modem.h
2
Modem.h
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue