mirror of https://github.com/OpenIPC/firmware.git
Overlay: address wireless profile typo (#1443)
parent
aa25cd3b7e
commit
a8f5efaddf
|
@ -175,7 +175,7 @@ if [ "$1" = "rtl8188fu-ssc337de-foscam" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# SSC377 Dahua
|
# SSC377 Dahua
|
||||||
if [ "$1" = "ssv6x5x-ssc337-dahua" ]; then
|
if [ "$1" = "ssv6x5x-ssc377-dahua" ]; then
|
||||||
set_gpio 10 1
|
set_gpio 10 1
|
||||||
modprobe ssv6x5x
|
modprobe ssv6x5x
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue