This commit is contained in:
openshwprojects
2023-03-24 16:40:48 +01:00
committed by GitHub
parent 6ea3b8762b
commit 2633f5d961

View File

@@ -116,8 +116,8 @@ void DGR_FlushSendQueue() {
(struct sockaddr*) &addr,
sizeof(addr)
);
#if 0
rtos_delay_milliseconds(1);
#if 1
rtos_delay_milliseconds(5);
nbytes = sendto(
g_dgr_socket_send,
(const char*) p->buffer,