mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-02 23:59:49 -04:00
boot: implement bc24193 driver, part of CheckBatteryCharge
This commit is contained in:
parent
ea90325535
commit
7c36a827da
7 changed files with 468 additions and 1 deletions
|
@ -53,4 +53,5 @@ class BatteryDriver {
|
|||
|
||||
public:
|
||||
Result InitializeBatteryParameters();
|
||||
Result IsBatteryRemoved(bool *out);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue