mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-07 07:23:53 +00:00
Disable RS encoding for now.
This commit is contained in:
parent
fb6c2e7911
commit
7447eee328
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ void CP25Data::processLDU1(unsigned char* data)
|
|||
break;
|
||||
}
|
||||
|
||||
m_rs241213.encode(rs);
|
||||
// m_rs241213.encode(rs);
|
||||
|
||||
// CUtils::dump(1U, "P25, LDU1 Data after", rs, 18U);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue