projects
/
platform
/
core
/
api
/
sensor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e2bbe5
)
Add the number of value of sleep_detector sensor
84/268784/1
author
TaeminYeom
<taemin.yeom@samsung.com>
Mon, 3 Jan 2022 03:15:44 +0000
(12:15 +0900)
committer
TaeminYeom
<taemin.yeom@samsung.com>
Mon, 3 Jan 2022 03:15:44 +0000
(12:15 +0900)
Change-Id: If2892117e2c6f35a858f00bc53feb402f3e4d331
Signed-off-by: TaeminYeom <taemin.yeom@samsung.com>
tools/sensor-tool.h
patch
|
blob
|
history
diff --git
a/tools/sensor-tool.h
b/tools/sensor-tool.h
index 0d21bbab2050018cd9435be59bff0a5be07e2524..d200d0bdbdc3f433b446a03b81719a9a49ceab99 100644
(file)
--- a/
tools/sensor-tool.h
+++ b/
tools/sensor-tool.h
@@
-94,4
+94,4
@@
const char *sensor_alias[] = {
};
// the number of value to be verified of the sensor
-const int value_num[] = {3, 3, 3, 3, 4, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 6, 6, 4, 4, 1, 1, 1, 3, 1};
+const int value_num[] = {3, 3, 3, 3, 4, 3, 3, 1, 1, 3, 1, 1, 1, 1, 1, 1, 1, 6, 6, 4, 4, 1, 1, 1, 3, 1
, 1
};