|
HiTechnic Gyroscopic Sensor driver. More...
#include "common.h"
Go to the source code of this file.
Functions | |
int | HTGYROreadRot (tSensors link) |
int | HTGYROstartCal (tSensors link) |
int | HTGYROreadCal (tSensors link) |
void | HTGYROsetCal (tSensors link, int offset) |
int | HTGYROreadRot (tMUXSensor muxsensor) |
int | HTGYROstartCal (tMUXSensor muxsensor) |
int | HTGYROreadCal (tMUXSensor muxsensor) |
void | HTGYROsetCal (tMUXSensor muxsensor, int offset) |
Variables | |
int | HTGYRO_offsets [][] |
HiTechnic Gyroscopic Sensor driver.
HTGYRO-driver.h provides an API for the HiTechnic Gyroscopic 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 2.00 AND HIGHER.
Definition in file HTGYRO-driver.h.