Adding 80 Hz square wave test signal support

This commit is contained in:
Andy CA6JAU
2017-12-30 20:47:48 -03:00
parent ee1d512132
commit b846e5a7f3
5 changed files with 41 additions and 9 deletions
+1
View File
@@ -50,6 +50,7 @@ enum MMDVM_STATE {
STATE_P25 = 4,
// Dummy states start at 90
STATE_LFCAL = 95,
STATE_RSSICAL = 96,
STATE_CWID = 97,
STATE_DMRCAL = 98,