mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
Overlay: address wireless profile typo (#1443)
This commit is contained in:
@@ -175,7 +175,7 @@ if [ "$1" = "rtl8188fu-ssc337de-foscam" ]; then
|
||||
fi
|
||||
|
||||
# SSC377 Dahua
|
||||
if [ "$1" = "ssv6x5x-ssc337-dahua" ]; then
|
||||
if [ "$1" = "ssv6x5x-ssc377-dahua" ]; then
|
||||
set_gpio 10 1
|
||||
modprobe ssv6x5x
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user