mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Extend preamble length for network CSBK preamble
This commit is contained in:
parent
9d2d4c804e
commit
3e81d1eb64
3 changed files with 38 additions and 1 deletions
|
|
@ -57,6 +57,8 @@ public:
|
|||
bool getDataContent() const;
|
||||
unsigned char getCBF() const;
|
||||
|
||||
void setCBF(unsigned char cbf);
|
||||
|
||||
private:
|
||||
unsigned char* m_data;
|
||||
CSBKO m_CSBKO;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue