aboutsummaryrefslogtreecommitdiffstats
path: root/lib/usrp/mboard/usrp2_fw_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/usrp/mboard/usrp2_fw_common.h')
-rw-r--r--lib/usrp/mboard/usrp2_fw_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/usrp/mboard/usrp2_fw_common.h b/lib/usrp/mboard/usrp2_fw_common.h
index 28d58cf7c..217d8cf1c 100644
--- a/lib/usrp/mboard/usrp2_fw_common.h
+++ b/lib/usrp/mboard/usrp2_fw_common.h
@@ -33,6 +33,7 @@ extern "C" {
#define USRP2_UDP_DATA_PORT 49153
typedef enum{
+ USRP2_CTRL_ID_NONE,
USRP2_CTRL_ID_HELLO
} usrp2_ctrl_id_t;