Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

xmodem.h

00001 /*
00002  * Glacsweb xmodem.h
00003  * Copyright (C) 2004 Alistair Riddoch, The University of Southampton
00004  */
00005 
00006 #ifndef GLACSWEB_XMODEM_H
00007 #define GLACSWEB_XMODEM_H
00008 
00009 #include "serial.h"
00010 
00011 int XDMReceiveFile(SerialPort *, const char * out_name);
00012 
00013 #endif /* GLACSWEB_XMODEM_H */

Generated on Mon Aug 9 13:41:45 2004 for Glacsweb by doxygen 1.3.5