mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
First go at System Fusion networking.
This commit is contained in:
parent
1d5ed691c4
commit
9ed2c00b0c
25 changed files with 571 additions and 171 deletions
|
|
@ -60,7 +60,7 @@ void CNullDisplay::clearDMRInt(unsigned int slotNo)
|
|||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::writeFusionInt(const char* source, const char* dest)
|
||||
void CNullDisplay::writeFusionInt(const char* source, const char* dest, const char* type)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue