mirror of https://github.com/OpenIPC/firmware.git
overlay-files: update wireless sdio for wyze atbm603x
parent
1c9f99c1a2
commit
b09061f908
|
@ -43,7 +43,7 @@ fi
|
|||
|
||||
# T31 Wyze V3 / AtomCam 2 ATBM603x
|
||||
if [ "$1" = "atbm603x-t31-wyze-v3" ]; then
|
||||
set_gpio 57 1
|
||||
set_gpio 57 0;set_gpio 57 1
|
||||
set_mmc 1
|
||||
|
||||
cp /usr/share/atbm603x_conf/atbm_txpwer_dcxo_cfg.txt /tmp
|
||||
|
|
Loading…
Reference in New Issue