mirror of
https://github.com/PAMGuard/PAMGuard.git
synced 2024-11-29 02:22:22 +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 Timer diagnosticTimer;
|
||||||
|
|
||||||
private boolean debugDumpBufferAtRestart = false;
|
private boolean debugDumpBufferAtRestart = true;
|
||||||
|
|
||||||
private NetworkController networkController;
|
private NetworkController networkController;
|
||||||
private int nNetPrepared;
|
private int nNetPrepared;
|
||||||
|
Loading…
Reference in New Issue
Block a user