mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 06:55:52 +08:00
Add an error display.
This commit is contained in:
@@ -35,6 +35,10 @@ void CNullDisplay::setIdle()
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::setError(const char* text)
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::setLockout()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user