fixup debug class definition: rename DFSK and DAUDIO to DDSP

This commit is contained in:
Andreas Eversberg
2016-03-15 19:26:13 +01:00
parent 57caa536cf
commit a5db02775e
7 changed files with 55 additions and 57 deletions

View File

@@ -35,8 +35,7 @@ struct debug_cat {
} debug_cat[] = {
{ "sender", "\033[1;33m" },
{ "sound", "\033[0;35m" },
{ "fsk", "\033[0;31m" },
{ "audio", "\033[0;31m" },
{ "dsp", "\033[0;31m" },
{ "anetz", "\033[1;34m" },
{ "bnetz", "\033[1;34m" },
{ "nmt", "\033[1;34m" },