Add extra commits and hopefully fix missing line on HD44780 in DMR mode,

This commit is contained in:
Jonathan Naylor
2016-04-12 17:46:48 +01:00
parent 469fd8623b
commit 9c59294c23
3 changed files with 10 additions and 7 deletions

View File

@@ -147,6 +147,7 @@ void CTFTSerial::writeDStar(const char* my1, const char* my2, const char* your,
assert(my1 != NULL);
assert(my2 != NULL);
assert(your != NULL);
assert(type != NULL);
if (m_mode != MODE_DSTAR) {
// Clear the screen