From d68e6bf3e8bfbd1d7c4c6efa3562b869b468d37d Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 18 Oct 2012 10:45:20 -0700 Subject: docs: fix typo in sync example --- host/docs/sync.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host') diff --git a/host/docs/sync.rst b/host/docs/sync.rst index 5abd39f86..8622dc642 100644 --- a/host/docs/sync.rst +++ b/host/docs/sync.rst @@ -183,7 +183,7 @@ Code snippet example, tuning with timed commands: usrp->set_rx_freq(1.03e9, 1/*ch1*/); //end timed commands - usrp->set_clear_time(); + usrp->clear_command_time(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Align LOs in the front-end (others) -- cgit v1.2.3