|
ROBOTC dPressure Sensor Driver. More...
Go to the source code of this file.
Defines | |
#define | DPRESS_VREF 4.85 |
Functions | |
bool | DPRESSreadPress250kPa (tSensors link, float &pressure) |
bool | DPRESSreadPress250PSI (tSensors link, float &pressure) |
bool | DPRESSreadPress500kPa (tSensors link, float &pressure) |
bool | DPRESSreadPress500PSI (tSensors link, float &pressure) |
ROBOTC dPressure Sensor Driver.
DPRESS-driver.h provides an API for the Dexter Industries dPressure 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 dexterind-pressure.h.