mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 16:25:45 +08:00
Update the display code for P25.
This commit is contained in:
@@ -68,6 +68,14 @@ void CNullDisplay::clearFusionInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::writeP25Int(const char* source, bool group, const char* dest, const char* type)
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::clearP25Int()
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::close()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user