From d94140a4129d6b2153b15860eeb2406672ebb414 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 7 Jun 2019 10:17:49 -0700 Subject: uhd: Remove support for N230 Note: N230 is still supported on the 3.15 LTS branch --- host/include/uhd/usrp/multi_usrp.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/usrp/multi_usrp.hpp b/host/include/uhd/usrp/multi_usrp.hpp index 0abb9186d..6ea711be2 100644 --- a/host/include/uhd/usrp/multi_usrp.hpp +++ b/host/include/uhd/usrp/multi_usrp.hpp @@ -574,7 +574,7 @@ public: /*! Return a user settings interface object * - * This is only supported by some USRPs (B2xx series, N230). It will return + * This is only supported by the B2xx series. It will return * an object that will allow to peek and poke user settings, which typically * are implemented by custom FPGA images. * If the device does not support such an interface, it will return a null -- cgit v1.2.3