mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-25 08:32:32 +00:00
reenable buffer dumping
This commit is contained in:
parent
f612520809
commit
f31266d20a
@ -196,7 +196,7 @@ public class PamController implements PamControllerInterface, PamSettings {
|
||||
|
||||
private Timer diagnosticTimer;
|
||||
|
||||
private boolean debugDumpBufferAtRestart = false;
|
||||
private boolean debugDumpBufferAtRestart = true;
|
||||
|
||||
private NetworkController networkController;
|
||||
private int nNetPrepared;
|
||||
|
Loading…
Reference in New Issue
Block a user