From 6508bd1d577ceec52e648882361421e548e196e6 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 11 Jun 2015 13:24:36 -0700 Subject: multi_usrp: Add define for GPIO capabilities --- host/include/uhd/usrp/multi_usrp.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host') diff --git a/host/include/uhd/usrp/multi_usrp.hpp b/host/include/uhd/usrp/multi_usrp.hpp index 6fd22ff23..7ac38f84b 100644 --- a/host/include/uhd/usrp/multi_usrp.hpp +++ b/host/include/uhd/usrp/multi_usrp.hpp @@ -26,6 +26,8 @@ #define UHD_USRP_MULTI_USRP_BW_RANGE_API #define UHD_USRP_MULTI_USRP_USER_REGS_API #define UHD_USRP_MULTI_USRP_GET_USRP_INFO_API +#define UHD_USRP_MULTI_USRP_NORMALIZED_GAIN +#define UHD_USRP_MULTI_USRP_GPIO_API #include #include -- cgit v1.2.3