mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 15:04:18 +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
|
|
@ -311,6 +311,10 @@ void CTFTSerial::clearFusionInt()
|
|||
displayText(" ");
|
||||
}
|
||||
|
||||
void CTFTSerial::writeCWInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CTFTSerial::close()
|
||||
{
|
||||
m_serial.close();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue