ev3c_core

Some basic defines.

Summary
ev3c_coreSome basic defines.
Macros
EV3_STRING_LENGTHlength (magic number) for all strings of modes, commands and similar
Types
ev3_stringtype used for all strings used from the driver lile mode names, commands and similar.

Macros

EV3_STRING_LENGTH

length (magic number) for all strings of modes, commands and similar

Types

ev3_string

type used for all strings used from the driver lile mode names, commands and similar.  The max length is EV3_STRING_LENGTH.

length (magic number) for all strings of modes, commands and similar
Close