Try and make the closing callsign appear.

This commit is contained in:
Jonathan Naylor
2020-05-18 11:09:56 +01:00
parent 89b8641955
commit 063b21f999
4 changed files with 9 additions and 2 deletions
+2
View File
@@ -35,6 +35,8 @@ public:
bool isRunning() const;
bool isWanted() const;
private:
bool m_wanted;
uint8_t m_poBuffer[1000U];