diff --git a/luci/luci-app-qmodem/Makefile b/luci/luci-app-qmodem/Makefile index 173a9e2..0f306f6 100644 --- a/luci/luci-app-qmodem/Makefile +++ b/luci/luci-app-qmodem/Makefile @@ -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 diff --git a/luci/luci-app-qmodem/root/usr/share/qmodem/vendor/huawei.sh b/luci/luci-app-qmodem/root/usr/share/qmodem/vendor/huawei.sh index 23e45c4..489443c 100755 --- a/luci/luci-app-qmodem/root/usr/share/qmodem/vendor/huawei.sh +++ b/luci/luci-app-qmodem/root/usr/share/qmodem/vendor/huawei.sh @@ -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" }