mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Record that the UMP is already open.
This commit is contained in:
parent
8d91fc7933
commit
fcfe171365
1 changed files with 1 additions and 0 deletions
1
UMP.h
1
UMP.h
|
|
@ -48,6 +48,7 @@ public:
|
|||
|
||||
private:
|
||||
CSerialController m_serial;
|
||||
bool m_open;
|
||||
unsigned char* m_buffer;
|
||||
unsigned int m_length;
|
||||
unsigned int m_offset;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue