Split the DMR TX hang time from the mode hang time.

This commit is contained in:
Jonathan Naylor
2016-05-05 17:56:18 +01:00
parent dd5e86a66d
commit ed6586fa58
7 changed files with 85 additions and 13 deletions

View File

@@ -52,6 +52,8 @@ public:
bool hasDMRSpace2() const;
bool hasYSFSpace() const;
bool hasTX() const;
bool hasLockout() const;
bool hasError() const;