|
trikRuntime
|
#include <QtCore/QStringList>#include "batteryInterface.h"#include "colorSensorInterface.h"#include "displayInterface.h"#include "encoderInterface.h"#include "eventDeviceInterface.h"#include "fifoInterface.h"#include "gamepadInterface.h"#include "gyroSensorInterface.h"#include "keysInterface.h"#include "ledInterface.h"#include "lineSensorInterface.h"#include "motorInterface.h"#include "markerInterface.h"#include "objectSensorInterface.h"#include "pwmCaptureInterface.h"#include "sensorInterface.h"#include "soundSensorInterface.h"#include "vectorSensorInterface.h"#include "cameraDeviceInterface.h"#include "i2cDeviceInterface.h"#include "declSpec.h"

Go to the source code of this file.
Classes | |
| class | trikControl::BrickInterface |
| Interface representing TRIK controller board and devices installed on it, also provides access to peripherals like motors and sensors. More... | |
Namespaces | |
| trikControl | |