49#define QUOTE(str) #str
50#define EXPAND_AND_QUOTE(str) QUOTE(str)
51extern "C" __attribute__((weak))
const char userProgramName[] = {EXPAND_AND_QUOTE(IQNAME)};
Header for IQ API - type definitions.
IQ Bumper switch device class header.
Color sensor device class header.
IQ controller class header.
Distance sensor device class header.
event handler class header
IQ generic sensor device class header.
IQ Gyro sensor device class header.
IQ Motor device class header.
Motor group class header.
Optical (color) sensor device class header.
pneumatic device class header
IQ Sonar sensor device class header.
Header for task control class.
Header for thread control class (variation on tasks)
IQ Touch led device class header.
Vision sensor device class header.