Skip to content

Commit

Permalink
[BT] load bluetooth-driver in wifi.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Jan 13, 2019
1 parent 4873a18 commit 724c2e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions utils/scripts/wifi.sh
Expand Up @@ -81,3 +81,6 @@ else
echo "restart dnsmasq..."
service dnsmasq restart
fi

#load bluetooth-driver (has to be done after stp_uart_launcher)
modprobe stp_chrdev_bt

0 comments on commit 724c2e5

Please sign in to comment.