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

koala.h

Go to the documentation of this file.
00001 /*-------------------------------------------------------------------- 00002 * koala.c - KoreBot Library - Koala Robot Support for KoreBot 00003 *-------------------------------------------------------------------- 00004 * $Id: koala.h,v 1.1 2004/09/22 08:29:15 pbureau Exp $ 00005 *-------------------------------------------------------------------- 00006 * $Author: pbureau $ 00007 * $Date: 2004/09/22 08:29:15 $ 00008 * $Revision: 1.1 $ 00009 *--------------------------------------------------------------------*/ 00010 00011 #ifndef __koa__ 00012 #define __koa__ 00013 00014 00015 /*--------------------------------------------------------------------*/ 00016 /* Public Function Prototypes 00017 */ 00018 int koa_getOSVersion( knet_dev_t * dev , 00019 unsigned char *version , 00020 unsigned char *revision, 00021 unsigned char *pversion, 00022 unsigned char *prevision); 00023 #endif /*__koa__*/

Generated on Thu Nov 17 15:28:59 2005 for KoreBot Library by doxygen 1.3.7