ARMS
3.1.1
Documentation for ARMS movement library
selector.h
1
#ifndef _ARMS_SELECTOR_H_
2
#define _ARMS_SELECTOR_H_
3
59
namespace
arms::selector
{
60
67
extern
int
auton
;
68
70
void
init
(
int
hue,
int
default_auton,
const
char
** autons);
72
73
}
// namespace arms::selector
74
75
#endif
arms::init
void init()
Initialize ARMS using the user defined constants Example 1:
Definition:
config.h:566
arms::selector
This namespace deals with setting up and displaying the autonomous selector.
arms::selector::auton
int auton
include
ARMS
selector.h
Generated by
1.9.1