abratchik

Results 47 comments of abratchik

Not accepted as changing defaults for Windows in order to support a special case (ACPI battery present) will break Linux and Mac compatibility.

conflict, needs to be resolved. Please note that HID.cpp is a core Arduino module

> > conflict, needs to be resolved. > > I've now rebased the PR to resolve the conflict. > > > Please note that HID.cpp is a core Arduino module...

Sorry, did not understand. The way how it is shown in the OS is controlled by the OS. Usually the UPS is shown as the battery.

not to show where? The device name is constructed by the host OS. Usually it takes the device type, which is taken from the HID constant and may be PID/VID.

I have the similar problem. My board is Orange Pi5 Plus 16GB + 256Gb eMMC module installed. Normally the eMMC module is visible under /dev/mmcblk1 name but I see the...

Hi @Laxilef, thanks for the comment. Agree that generalization would be nice. I may look into it a bit later. BTW, regarding the memory issues. I looked through the code...