mirror of
https://github.com/clockworkpi/launcher_deot.git
synced 2025-12-12 23:48:52 +01:00
Update bluetooth_firmware.sh (Sync Ver.200626)
This commit is contained in:
parent
8eb0329be5
commit
6a4713d591
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
FIRM=`cat /proc/driver/brcmf_fw`
|
FIRM=$(cat /proc/driver/brcmf_fw)
|
||||||
|
|
||||||
if [[ $FIRM =~ .*a0.* ]]
|
if [[ $FIRM =~ .*a0.* ]]
|
||||||
then
|
then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user