libkovan
1
The kovan standard library
botball.h
Go to the documentation of this file.
1
#ifndef _BOTBALL_H_
2
#define _BOTBALL_H_
3
4
#include "
export.h
"
5
#include "
vtable.h
"
6
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
11
VF
EXPORT_SYM
void
shut_down_in
(
double
s);
12
13
VF
EXPORT_SYM
void
wait_for_light
(
int
light_port_);
14
15
VFL
16
17
#ifdef __cplusplus
18
}
19
#endif
20
21
#endif
export.h
wait_for_light
VF EXPORT_SYM void wait_for_light(int light_port_)
shut_down_in
VF EXPORT_SYM void shut_down_in(double s)
VF
#define VF
Definition:
vtable.h:10
VFL
#define VFL
Definition:
vtable.h:11
EXPORT_SYM
#define EXPORT_SYM
Definition:
export.h:7
vtable.h
include
kovan
botball.h
Generated on Tue Aug 30 2016 08:52:43 for libkovan by
1.8.9.1