aarch64-laptops / build

Build an Linux OS based image
221 stars 47 forks source link

upower fix for battery #69

Open bm16ton opened 3 years ago

bm16ton commented 3 years ago

upower wasnt seeing the max voltage and guessing something slightly off, so i edited src/linux/up-device-supply.c replaced voltage_full_design with charge_full_design all seems well now.