mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Make space for dPMR.
This commit is contained in:
10
CASTInfo.cpp
10
CASTInfo.cpp
@@ -128,16 +128,6 @@ void CCASTInfo::clearNXDNInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CCASTInfo::writeM17Int(const char* source, const char* dest, const char* type)
|
||||
{
|
||||
if (m_modem != nullptr)
|
||||
m_modem->writeM17Info(source, dest, type);
|
||||
}
|
||||
|
||||
void CCASTInfo::clearM17Int()
|
||||
{
|
||||
}
|
||||
|
||||
void CCASTInfo::writePOCSAGInt(uint32_t ric, const std::string& message)
|
||||
{
|
||||
if (m_modem != nullptr)
|
||||
|
||||
Reference in New Issue
Block a user