|
Mindsensors Sumo Eyes Sensor driver. More...
#include "common.h"
Go to the source code of this file.
Enumerations | |
enum | tObstacleZone { MSSUMO_NONE = 0, MSSUMO_FRONT = 1, MSSUMO_LEFT = 2, MSSUMO_RIGHT = 3 } |
Functions | |
tObstacleZone | MSSUMOreadZone (tSensors link) |
void | MSSUMOsetShortRange (tSensors link) |
void | MSSUMOsetLongRange (tSensors link) |
Variables | |
TSensorTypes | MSSUMOLRType = sensorLightInactive |
TSensorTypes | MSSUMOSRType = sensorLightActive |
Mindsensors Sumo Eyes Sensor driver.
mindsensors-sumoeyes.h provides an API for the Mindsensors Sumo Eyes sensor.
Changelog:
Credits:
License: You may use this code as you wish, provided you give credit where its due.
THIS CODE WILL ONLY WORK WITH ROBOTC VERSION 3.59 AND HIGHER.
Definition in file mindsensors-sumoeyes.h.