Skip to content

Commit 65b9e21

Browse files
authored
Merge pull request #18 from forderud/multi-battery-win
Document how report charge percentage of Windows laptops with existing batteries
2 parents fc58992 + 1181be7 commit 65b9e21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Setup is very simple. Just clone this repository to Arduino libraries, then uplo
1515
from the /examples folder. Once upload is completed successfully you will find HID Device Battery in
1616
your system.
1717

18+
You migth need to change `bCapacityMode` from `2` (%) to `1` (mWh) if you want Windows to report battery capacity percentage on laptops that already has a battery installed (see [#11](../../issues/11) ).
19+
1820
== Additional setup step on Linux hosts ==
1921
Copy linux/98-upower-hid.rules file to the /etc/udev/rules.d/ folder , then reboot. This is required for
2022
Linux device manager (udev) to recognize the Arduino board as UPS.

0 commit comments

Comments
 (0)