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

davis.h

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

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