ymodem_tx.cpp File Reference

Implementation of Y-Modem transmit protocol. More...

#include "../common/common.h"
#include "ymodem_tx.h"
#include <string.h>
Include dependency graph for ymodem_tx.cpp:

Go to the source code of this file.

Variables

const unsigned SendTimeout = 11*1000

Detailed Description

Implementation of Y-Modem transmit protocol.

Definition in file ymodem_tx.cpp.


Variable Documentation

const unsigned SendTimeout = 11*1000

Minimum time in milli-seconds to wait for response from receiver.

Definition at line 42 of file ymodem_tx.cpp.


Generated by  doxygen 1.6.1