Skip to content

Commit

Permalink
Update Dual Battery Support.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife authored Jun 28, 2020
1 parent 6c5cf92 commit 90b1f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docs/Dual Battery Support.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In this quick guide we will explain on how to implement dual battery support und
- Dump of native DSDT
- Plist Editor (use your prefered one)
- [SSDT-BATC](/~https://github.com/acidanthera/VirtualSMC/blob/master/Docs/SSDT-BATC.dsl)
- `BATC-Sample.plist` as a sample for ACPI patches
- [BATC-Sample.plist](/~https://github.com/acidanthera/VirtualSMC/blob/master/Docs/BATC-Sample.plist) as a sample for ACPI patches

## Implementation

Expand Down Expand Up @@ -423,4 +423,4 @@ Once you are done and the compiler returns no errors, save the SSDT with patched

Now you can reboot and you should have correct Battery Status and reporting under macOS.

Refer to the sample `BATC-Sample.plist` for ACPI renames so you can adapt patches according to your ACPI.
Refer to the sample [BATC-Sample.plist](/~https://github.com/acidanthera/VirtualSMC/blob/master/Docs/BATC-Sample.plist) for ACPI renames so you can adapt patches according to your ACPI.

0 comments on commit 90b1f45

Please sign in to comment.