EV3RT CXX API Reference [English]
An RTOS-based development platform for LEGO Mindstorms EV3.
ev3cxx_sensor.h File Reference

EV3RT CPP API for sensor. More...

#include <stdio.h>
#include "ev3api.h"

Go to the source code of this file.

Data Structures

class  Sensor
 Class Sensor. API for working with sensor. More...
 

Namespaces

 ev3cxx
 

Enumerations

enum  SensorPort {
  S1 = 0,
  S2,
  S3,
  S4
}
 Enum with index of sensor port. More...
 

Detailed Description

EV3RT CPP API for sensor.

Author
Jaroslav Páral (jarekparal)

Definition in file ev3cxx_sensor.h.