Skip to content

Commit

Permalink
projects/S*05: rtl8723bs_bt: bump baudrate to 2000000
Browse files Browse the repository at this point in the history
  • Loading branch information
kszaq committed Jan 20, 2017
1 parent bd11122 commit 665f19d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ConditionPathExists=/dev/ttyS2
[Service]
Type=simple
RemainAfterExit=yes
ExecStart=/usr/bin/rtk_hciattach -n -s 115200 /dev/ttyS2 rtk_h5
ExecStart=/usr/bin/rtk_hciattach -n -s 115200 /dev/ttyS2 rtk_h5 2000000
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ConditionPathExists=/dev/ttyS1
[Service]
Type=simple
RemainAfterExit=yes
ExecStart=/usr/bin/rtk_hciattach -n -s 115200 /dev/ttyS1 rtk_h5
ExecStart=/usr/bin/rtk_hciattach -n -s 115200 /dev/ttyS1 rtk_h5 2000000

0 comments on commit 665f19d

Please sign in to comment.