Re: [PATCH v2] HID: uclogic: Add support for XP-PEN Deco LW

From: Mia Kanashi
Date: Fri Oct 28 2022 - 20:46:17 EST


Hello!

Before device sends a battery report, you can notice garbage values in a power supply capacity.

You can see this by running
`watch -n0.1 cat /sys/class/power_supply/hid-28bd-935-battery/uevent`
and then connecting the tablet.

You can set it to a value here, but i think this is a problem in the global hid driver?