Remove printouts

This commit is contained in:
2020-05-06 16:05:11 +02:00
parent a190fce55a
commit f0c50d89af
-2
View File
@@ -88,8 +88,6 @@ int main (int argc, char *argv[])
auto read_us_duration = chrono::duration_cast<chrono::microseconds>(
read_end_time-start_time).count();
cout << "We got frame " << metadata->module[0].pulse_id << endl;
// TODO: Place this tests in the appropriate spot.
// if (frame_meta_buffer->pulse_id[i_buffer] !=