mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Clean up the I2C code.
This commit is contained in:
parent
d16a06db07
commit
03682b000a
6 changed files with 111 additions and 112 deletions
2
Modem.h
2
Modem.h
|
|
@ -96,8 +96,6 @@ public:
|
|||
|
||||
private:
|
||||
std::string m_port;
|
||||
std::string m_protocol;
|
||||
unsigned int m_address;
|
||||
unsigned int m_dmrColorCode;
|
||||
bool m_ysfLoDev;
|
||||
unsigned int m_ysfTXHang;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue