add DEBUG_CA

This commit is contained in:
Ralph Metzler
2019-07-08 10:05:16 +02:00
parent 0595603734
commit 710d08c5a9

View File

@@ -14,6 +14,7 @@ extern uint32_t dddvb_debug;
#define DEBUG_DVB 16
#define DEBUG_IGMP 32
#define DEBUG_SWITCH 64
#define DEBUG_CA 128
#define DEBUG_DEBUG 256