mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
Add functions to NullDisplay and TFTSerial
This commit is contained in:
parent
7246fde0ec
commit
11a1ccf2bb
4 changed files with 12 additions and 0 deletions
|
|
@ -68,6 +68,10 @@ void CNullDisplay::clearFusionInt()
|
|||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::writeCWInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CNullDisplay::close()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue