summaryrefslogtreecommitdiffstats
path: root/atasmart.h
diff options
context:
space:
mode:
authorWojciech Piekutowski <wojciech@piekutowski.net>2011-04-11 23:16:56 +0200
committerWojciech Piekutowski <wojciech@piekutowski.net>2011-04-11 23:49:58 +0200
commitf75c8e5e4c53c15b9c5a4668334ec7fbc811867b (patch)
tree6c88cec1d076745a4107e631877a64a82cdcce53 /atasmart.h
parentcc6020505701c97c7feeedf9bd41abf1bddb54a2 (diff)
Display endurance-remaining as percentage decreasing from 100 to 0
Diffstat (limited to 'atasmart.h')
-rw-r--r--atasmart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atasmart.h b/atasmart.h
index aa4e339..dcb6408 100644
--- a/atasmart.h
+++ b/atasmart.h
@@ -133,6 +133,7 @@ typedef enum SkSmartAttributeUnit {
SK_SMART_ATTRIBUTE_UNIT_MSECONDS, /* milliseconds */
SK_SMART_ATTRIBUTE_UNIT_SECTORS,
SK_SMART_ATTRIBUTE_UNIT_MKELVIN, /* millikelvin */
+ SK_SMART_ATTRIBUTE_UNIT_PERCENT,
_SK_SMART_ATTRIBUTE_UNIT_MAX
/* This enum may be extended at any time without this being