mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
Small tweaks to System Fusion for later.
This commit is contained in:
@@ -40,7 +40,7 @@ m_dp(NULL)
|
||||
{
|
||||
m_metrics1 = new uint16_t[16U];
|
||||
m_metrics2 = new uint16_t[16U];
|
||||
m_decisions = new uint64_t[100U];
|
||||
m_decisions = new uint64_t[360U];
|
||||
}
|
||||
|
||||
CYSFConvolution::~CYSFConvolution()
|
||||
|
||||
Reference in New Issue
Block a user