diff options
author | Felix Buehler <account@buehler.rocks> | 2018-06-29 13:35:20 +0200 |
---|---|---|
committer | Felix Buehler <account@buehler.rocks> | 2018-06-29 14:37:48 +0200 |
commit | 50b899ba42c074c430f612fbf868bae364bcabd7 (patch) | |
tree | f528398f25db35ff194510fb1fd5d02718648e15 /testcases/021-battery-second/BAT0_uevent | |
parent | 4d3344ab9cd68bad5faf4ed3dad185dfcacb1e3d (diff) |
hide seconds in battery by default
Diffstat (limited to 'testcases/021-battery-second/BAT0_uevent')
-rw-r--r-- | testcases/021-battery-second/BAT0_uevent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testcases/021-battery-second/BAT0_uevent b/testcases/021-battery-second/BAT0_uevent new file mode 100644 index 0000000..b994324 --- /dev/null +++ b/testcases/021-battery-second/BAT0_uevent @@ -0,0 +1,4 @@ +POWER_SUPPLY_STATUS=Discharging +POWER_SUPPLY_CURRENT_NOW=1107000 +POWER_SUPPLY_CHARGE_FULL_DESIGN=7800000 +POWER_SUPPLY_CHARGE_NOW=2390000 |