From c4a0d3dc4265566a1249d78098f41a1f852edd76 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Fri, 11 Jan 2019 19:15:44 -0700 Subject: [PATCH] removed delay_between in message playback. --- QnetLink.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/QnetLink.cpp b/QnetLink.cpp index 1aa5350..c0f7a34 100644 --- a/QnetLink.cpp +++ b/QnetLink.cpp @@ -3285,7 +3285,7 @@ void CQnetLink::AudioNotifyThread(SECHO &edata) const unsigned char sdsync[3] = { 0x55U, 0x2DU, 0x16U }; const unsigned char sdsilence[3] = { 0x16U, 0x29U, 0xF5U }; for (count=0; count