diff options
Diffstat (limited to 'host/include/uhd/rfnoc/mb_controller.hpp')
-rw-r--r-- | host/include/uhd/rfnoc/mb_controller.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/uhd/rfnoc/mb_controller.hpp b/host/include/uhd/rfnoc/mb_controller.hpp index 0269301ff..e6276d39c 100644 --- a/host/include/uhd/rfnoc/mb_controller.hpp +++ b/host/include/uhd/rfnoc/mb_controller.hpp @@ -345,6 +345,7 @@ public: * motherboard controller are removed from the list. * On return, the list should be (ideally) identical * to its value at call time. + * \param time_spec Time specification to syncrhonize \p mb_controllers to * \param quiet If true, don't print any errors or warnings if * synchronization fails. * \returns true if all motherboards that were removed from \p mb_controllers |