mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 14:15:37 +08:00
Restore the branch
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user