From b3e0f60a7b41359e8f7806dc77c402468bf7f444 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 11 Jan 2018 17:09:06 -0800 Subject: examples: Add example to query and list all sensors Reviewed-by: Brent Stapleton --- host/examples/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'host/examples/CMakeLists.txt') diff --git a/host/examples/CMakeLists.txt b/host/examples/CMakeLists.txt index ff267664d..e4e478316 100644 --- a/host/examples/CMakeLists.txt +++ b/host/examples/CMakeLists.txt @@ -23,6 +23,7 @@ SET(example_sources tx_timed_samples.cpp tx_waveforms.cpp txrx_loopback_to_file.cpp + usrp_list_sensors.cpp latency_test.cpp gpio.cpp sync_to_gps.cpp -- cgit v1.2.3