#include "kipr/export/export.h"
Go to the source code of this file.
Functions | |
EXPORT_SYM void | shut_down_in (double s) |
EXPORT_SYM void | wait_for_light (int light_port_) |
EXPORT_SYM void shut_down_in | ( | double | s | ) |
Register an event to stop the user program after s seconds
[in] | s | The number of seconds to wait before the end of program |
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
[in] | light_port_ | The analog port and light sensor to use. |