Add lockout mode.

This commit is contained in:
Jonathan Naylor
2016-03-03 18:01:01 +00:00
parent 944192f246
commit 560433e7ef
9 changed files with 62 additions and 6 deletions

View File

@@ -35,6 +35,10 @@ void CNullDisplay::setIdle()
{
}
void CNullDisplay::setLockout()
{
}
void CNullDisplay::setDStar()
{
}