summaryrefslogtreecommitdiffstats
path: root/sensorhandler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'sensorhandler.hpp')
-rw-r--r--sensorhandler.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sensorhandler.hpp b/sensorhandler.hpp
index b32034f..5e55080 100644
--- a/sensorhandler.hpp
+++ b/sensorhandler.hpp
@@ -548,6 +548,7 @@ enum SensorUnitTypeCodes
SENSOR_UNIT_AMPERES = 5,
SENSOR_UNIT_WATTS = 6,
SENSOR_UNIT_JOULES = 7,
+ SENSOR_UNIT_RPM = 18,
SENSOR_UNIT_METERS = 34,
SENSOR_UNIT_REVOLUTIONS = 41,
};
OpenPOWER on IntegriCloud