zpu: increase UART lucky number

This commit is contained in:
Sergey Kostanbaev
2017-08-02 12:59:10 +03:00
parent c5479d66b3
commit 7588631788

View File

@@ -31,7 +31,7 @@
#ifndef UDP_UART_MASK
#error missing definition for UDP_UART_MASK enable mask
#endif
static const size_t num_idle_cyc_b4_flush = 11; //small but lucky number
static const size_t num_idle_cyc_b4_flush = 250; //small but lucky number
/***********************************************************************
* Globals