mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Restore the branch
This commit is contained in:
parent
135fd04e0d
commit
d77e2a00ce
126 changed files with 12881 additions and 8106 deletions
|
|
@ -737,7 +737,7 @@ void CNXDNControl::writeEndNet()
|
|||
|
||||
void CNXDNControl::writeNetwork()
|
||||
{
|
||||
unsigned char netData[40U];
|
||||
unsigned char netData[100U];
|
||||
bool exists = m_network->read(netData);
|
||||
if (!exists)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue