Skip to content

Commit 9ae7736

Browse files
committed
description
1 parent 8f7e98f commit 9ae7736

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@ CLI Monitoring:
8383
./utility/batt health
8484
```
8585

86+
## Known Issues
87+
88+
- **Adapter Voltage Detection**: Current implementation fixes adapter voltage at 20.00V due to missing SMC key in [VirtualSMC documentation](https://github.com/acidanthera/VirtualSMC/blob/master/Docs/SMCKeys.txt). Amperage is calculated using I = P / U. Contributions welcome to identify the correct SMC key.
89+
8690
## Contributing
8791
See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup and guidelines.
8892

0 commit comments

Comments
 (0)