Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
brcm-patchram-plus: Enable LPM
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentRevest committed Feb 14, 2017
1 parent 229145c commit e88aa1b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@ After=dev-ttyHS99.device
[Service]
Type=simple
ExecStartPre=/usr/sbin/rfkill unblock bluetooth
ExecStart=/usr/bin/brcm_patchram_plus --enable_hci --no2bytes --patchram /vendor/firmware/BCM20715A1.hcd /dev/ttyHS99
ExecStart=/usr/bin/brcm_patchram_plus --enable_lpm --enable_hci --no2bytes --patchram /vendor/firmware/BCM20715A1.hcd /dev/ttyHS99

[Install]
WantedBy=basic.target

0 comments on commit e88aa1b

Please sign in to comment.