|
Esp32-Mcp3008-LineSensor
Library for Espressiff ESP32 based line followers, using the MCP3008 ADC chip.
|
The LineSensor's calibration data. More...
#include <mcp3008_linesensor.h>
Public Attributes | |
| uint16_t | min [Driver::CHANNELS] |
| uint16_t | range [Driver::CHANNELS] |
The LineSensor's calibration data.
You should have no reason to edit these values directly, use LineSensorCalibrator instead.
| uint16_t mcp3008::LineSensor::CalibrationData::min[Driver::CHANNELS] |
| uint16_t mcp3008::LineSensor::CalibrationData::range[Driver::CHANNELS] |