mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 06:55:52 +08:00
Add functions to NullDisplay and TFTSerial
This commit is contained in:
@@ -311,6 +311,10 @@ void CTFTSerial::clearFusionInt()
|
||||
displayText(" ");
|
||||
}
|
||||
|
||||
void CTFTSerial::writeCWInt()
|
||||
{
|
||||
}
|
||||
|
||||
void CTFTSerial::close()
|
||||
{
|
||||
m_serial.close();
|
||||
|
||||
Reference in New Issue
Block a user