Less noise

This commit is contained in:
2020-04-23 13:32:29 +02:00
parent 5c73f28458
commit 8dcf0cc0d4
+3 -3
View File
@@ -146,9 +146,9 @@ int main (int argc, char *argv[]) {
};
if (module_frame.pulse_id != current_pulse_id) {
cout << "Unexpected pulse_id for module " << module_id;
cout << " Got " << module_frame.pulse_id;
cout << " expected " << current_pulse_id;
// cout << "Unexpected pulse_id for module " << module_id;
// cout << " Got " << module_frame.pulse_id;
// cout << " expected " << current_pulse_id;
}
zmq_send(socket,