summaryrefslogtreecommitdiffstats
path: root/sensorhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sensorhandler.cpp')
-rw-r--r--sensorhandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sensorhandler.cpp b/sensorhandler.cpp
index 5ac17d1..121f1f0 100644
--- a/sensorhandler.cpp
+++ b/sensorhandler.cpp
@@ -41,6 +41,7 @@ sensorTypemap_t g_SensorTypeMap[] = {
{0xC7, 0x03, "MAIN_PLANAR"},
{0xC2, 0x6F, "PowerCap"},
{0xD8, 0x03, "PowerSupplyRedundancy"},
+ {0xDA, 0x03, "TurboAllowed"},
{0xFF, 0x00, ""},
};
OpenPOWER on IntegriCloud