Revert "include: driver: sensor: add tank level channel in units of percent"

This reverts commit f51aec4307.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
This commit is contained in:
Christopher Friedt 2021-08-09 17:20:19 -04:00 committed by Maureen Helm
commit 5c7f395f8f
2 changed files with 0 additions and 4 deletions

View file

@ -140,9 +140,6 @@ enum sensor_channel {
/** Revolutions per minute, in RPM. */
SENSOR_CHAN_RPM,
/** Tank level, in percent. */
SENSOR_CHAN_TANK_LEVEL,
/** Voltage, in volts **/
SENSOR_CHAN_GAUGE_VOLTAGE,
/** Average current, in amps **/