From 19e957376d08edb8761b3cc62012e49fea729a2b Mon Sep 17 00:00:00 2001 From: Mu-Woong Lee Date: Wed, 3 Feb 2016 16:45:57 +0900 Subject: [PATCH] sensor-plugin-tm1: modify wrong raw_data_unit of accelerometer because accelerometer is set to 4G from kernel driver, raw_data_unit has to be changed. * IMHO, sensor fw should received this setting information from kernel. I will check whether it is available or not. (from IIO interface) Change-Id: I7fa98b51e892be8839a5246816ab29ad9e1ec66e Signed-off-by: kibak.yoon Signed-off-by: Mu-Woong Lee --- sensors.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensors.xml.in b/sensors.xml.in index e460fb2..31d33cf 100644 --- a/sensors.xml.in +++ b/sensors.xml.in @@ -18,7 +18,7 @@ - + -- 2.34.1