libwallaby  v23
The wallaby standard library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
botball.h File Reference
#include "export.h"
#include "vtable.h"

Go to the source code of this file.

Functions

VF EXPORT_SYM void shut_down_in (double s)
 
VF EXPORT_SYM void wait_for_light (int light_port_)
 

Function Documentation

VF EXPORT_SYM void shut_down_in ( double  s)

Register an event to stop the user program after s seconds

Parameters
[in]sThe number of seconds to wait before the end of program
VF EXPORT_SYM void wait_for_light ( int  light_port_)

Initiate a calibration and wait for light sequence which is a normal early step in Botball programs

Parameters
[in]light_port_The analog port and light sensor to use.