From acbbc6f5021fe098f6a1c09d3c04260d325c5206 Mon Sep 17 00:00:00 2001 From: Waldek Date: Fri, 25 Sep 2020 11:49:46 +0200 Subject: [PATCH] Update monitor.py update buffer size --- monitor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitor.py b/monitor.py index b34dd66..591cb43 100644 --- a/monitor.py +++ b/monitor.py @@ -65,7 +65,7 @@ from dmr_utils3.utils import int_id, get_alias, try_download, mk_full_id_dict, b from config import * # SP2ONG - Increase the value if HBlink link break occurs -#NetstringReceiver.MAX_LENGTH = 500000 +NetstringReceiver.MAX_LENGTH = 500000 # Opcodes for reporting protocol to HBlink OPCODE = {