luci-app-qmodem: disabled LockBand feature for MT5700M-CN
This commit is contained in:
parent
706c4df157
commit
fc645a616d
@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NAME:=luci-app-qmodem
|
||||
LUCI_TITLE:=LuCI support for QWRT Modem
|
||||
LUCI_PKGARCH:=all
|
||||
PKG_VERSION:=2.7.1
|
||||
PKG_VERSION:=2.7.2
|
||||
PKG_LICENSE:=GPLv3
|
||||
PKG_LINCESE_FILES:=LICENSE
|
||||
PKG_MAINTAINER:=Tom <fjrcn@outlook.com>
|
||||
|
@ -7,7 +7,6 @@ source /usr/share/qmodem/generic.sh
|
||||
debug_subject="quectel_ctrl"
|
||||
|
||||
vendor_get_disabled_features(){
|
||||
json_add_string "" "NeighborCell"
|
||||
json_add_string "" "LockBand"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user