bluetooth.py: Publish Controller and Dongle NVRAM variables

This commit is contained in:
Mykola Grymalyuk
2024-03-07 17:28:30 -07:00
parent f55598dac8
commit 5d142fd19f
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@
- Update updater implementation
- Resolve Keyboard/Trackpad support for MacBookAir6,x running macOS 14.4 and newer
- Expands SPI Keyboard and Trackpad patch to include MacBookAir6,x
- Publish Bluetooth NVRAM variables for BCM2046 and BCM2070 chipsets
- Reduces need for NVRAM reset to restore Bluetooth support in newer OSes (Thanks @ausdauersportler)
## 1.4.0
- Refactor subprocess invocations