diff --git a/src-cli/record.cpp b/src-cli/record.cpp index 223fe95da..93a2abf10 100644 --- a/src-cli/record.cpp +++ b/src-cli/record.cpp @@ -45,7 +45,7 @@ int main_record(int argc, char *argv[]) uint64_t frequency; uint64_t timeout; std::string handler_id; - std::string hdl_dev_id = 0; + std::string hdl_dev_id; double decimation = 1; try