diff options
author | Josh Blum <josh@joshknows.com> | 2010-08-26 11:52:46 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-08-26 11:52:46 -0700 |
commit | 2aea2ae79e8ed63bd1d6381572f70cf9035ec1f4 (patch) | |
tree | ebe3b5d066718cbfa910dfd91f6fe1e5e6a57077 /host/lib/usrp/usrp2/fw_common.h | |
parent | 738f4a86558aca8d2fdfecd480613766bfc82510 (diff) | |
parent | 81439532720128a45d0056ec5871fa340140adde (diff) | |
download | uhd-2aea2ae79e8ed63bd1d6381572f70cf9035ec1f4.tar.gz uhd-2aea2ae79e8ed63bd1d6381572f70cf9035ec1f4.tar.bz2 uhd-2aea2ae79e8ed63bd1d6381572f70cf9035ec1f4.zip |
Merge branch 'mux'
Diffstat (limited to 'host/lib/usrp/usrp2/fw_common.h')
-rw-r--r-- | host/lib/usrp/usrp2/fw_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/usrp2/fw_common.h b/host/lib/usrp/usrp2/fw_common.h index cc6c41ba7..e812e1221 100644 --- a/host/lib/usrp/usrp2/fw_common.h +++ b/host/lib/usrp/usrp2/fw_common.h @@ -33,7 +33,7 @@ extern "C" { #endif //fpga and firmware compatibility numbers -#define USRP2_FPGA_COMPAT_NUM 1 +#define USRP2_FPGA_COMPAT_NUM 2 #define USRP2_FW_COMPAT_NUM 6 //used to differentiate control packets over data port |