diff --git a/samples/get_data_without_select.cc b/samples/get_data_without_select.cc index 01e8a65..3b3ef96 100644 --- a/samples/get_data_without_select.cc +++ b/samples/get_data_without_select.cc @@ -36,7 +36,7 @@ int main(int argc, char *argv[]) { // std::uint16_t fps; // } - request.fps = 10; +// request.fps = 10; api->ConfigStreamRequest(request); api->EnableStreamData(Stream::DEPTH);