mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 22:45:44 +08:00
Add source identifier to D-Star output on HD44780
This commit is contained in:
@@ -43,7 +43,7 @@ void CNullDisplay::setLockout()
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::writeDStar(const char* my1, const char* my2, const char* your)
|
||||
void CNullDisplay::writeDStar(const char* my1, const char* my2, const char* your, const char* type)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user