Update README.md

This commit is contained in:
Matthias Kerbl 2021-03-01 17:18:38 +01:00 committed by GitHub
parent 9b863aea63
commit 6981e3bfad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ Yes! Leaving it on results in slow charging, even when AlDente is trying to inhi
* WHAT DOES THE FEATURE "USE OLD SMC KEY (INTEL)" DO?
When activated, AlDente will use a different pathway to inhibit charging with the benefit of inhibiting charging even if your MacBook is turned off. However, it comes with a tradeoff: The feature "Allow Discharge" is not available when its activated. Furthermore, as the name suggests, this feature is only available on Intel MacBooks.
* WHY DOES ALLOW DISCHARGE NOT WORK IN CLAMSHELL MODE?
Unfortunaltely, while "Allow Discharge" is activated, clamshell mode is not supported due to technical limitations.
## Other tools I used in this project:
* <https://github.com/beltex/SMCKit>