mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Add output of information about incoming reflector
This commit is contained in:
parent
103950d27f
commit
bf128e76f3
10 changed files with 28 additions and 14 deletions
|
|
@ -43,7 +43,7 @@ void CNullDisplay::setLockout()
|
|||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::writeDStar(const char* my1, const char* my2, const char* your, const char* type)
|
||||
void CNullDisplay::writeDStar(const char* my1, const char* my2, const char* your, const char* type, const char* reflector)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue