mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Update the display code for P25.
This commit is contained in:
parent
3079c9faf2
commit
e2ec5292b5
12 changed files with 241 additions and 0 deletions
|
|
@ -47,6 +47,9 @@ protected:
|
|||
virtual void writeFusionInt(const char* source, const char* dest, const char* type, const char* origin);
|
||||
virtual void clearFusionInt();
|
||||
|
||||
virtual void writeP25Int(const char* source, bool group, const char* dest, const char* type);
|
||||
virtual void clearP25Int();
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue