* clear newtimeout_pending flag * fix initial newtimeout_pending flag value on win32 * remove all _atomic as anyway a load+clear wouldn't be atomic and we're not in a critical situation: just one writer seldomly called on reconnect * move new timeout poll to uart_recv for faster deployment * remove redundant uart_reconfigure_timeouts(UART_FPC_CLIENT_RX_TIMEOUT_MS);
31 KiB
31 KiB