mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-28 21:54:10 -04:00
boot: refactor battery checking to use new powctl apis
This commit is contained in:
parent
485304bd17
commit
708f5bf1fb
44 changed files with 1426 additions and 1554 deletions
|
@ -20,4 +20,7 @@
|
|||
#include <stratosphere/powctl/powctl_session_api.hpp>
|
||||
#include <stratosphere/powctl/powctl_battery_api.hpp>
|
||||
#include <stratosphere/powctl/powctl_charger_api.hpp>
|
||||
#include <stratosphere/powctl/impl/powctl_battery_charge_percentage.hpp>
|
||||
#include <stratosphere/powctl/driver/powctl_driver_api.hpp>
|
||||
#include <stratosphere/powctl/driver/impl/powctl_select_charger_parameters.hpp>
|
||||
#include <stratosphere/powctl/driver/impl/powctl_charge_arbiter.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue