mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
tinker: fix bluetooth forking
This commit is contained in:
parent
9ef96373a9
commit
72a3aec55b
@ -18,4 +18,4 @@ echo -e "\tBluetooth chip power up..."
|
|||||||
sleep 1
|
sleep 1
|
||||||
echo -e "\tResetting done"
|
echo -e "\tResetting done"
|
||||||
|
|
||||||
/usr/sbin/rtk_hciattach -n -s 115200 /dev/ttyS0 rtk_h5
|
/usr/sbin/rtk_hciattach -s 115200 /dev/ttyS0 rtk_h5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user