mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Better way to send to display that MMDVMHost is quitting
This commit is contained in:
parent
df2b27f585
commit
64e3ae6d30
16 changed files with 124 additions and 5 deletions
|
|
@ -56,6 +56,10 @@ void CNullDisplay::setLockoutInt()
|
|||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::setQuitInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::writeDStarInt(const char* my1, const char* my2, const char* your, const char* type, const char* reflector)
|
||||
{
|
||||
#if defined(RASPBERRY_PI)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue