From 5862f0c8fe47f2e7d1aa1891556c1c592d69c014 Mon Sep 17 00:00:00 2001 From: fujr Date: Thu, 7 Nov 2024 12:19:37 +0800 Subject: [PATCH] use fujr customized quectel-cm by default --- luci/luci-app-qmodem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci/luci-app-qmodem/Makefile b/luci/luci-app-qmodem/Makefile index ac73673..5719770 100644 --- a/luci/luci-app-qmodem/Makefile +++ b/luci/luci-app-qmodem/Makefile @@ -46,7 +46,7 @@ define Package/luci-app-qmodem/config config PACKAGE_luci-app-qmodem_USE_TOM_CUSTOMIZED_QUECTEL_CM bool "Using Tom customized Quectel CM" - default n + default y config PACKAGE_luci-app-qmodem_USING_QWRT_QUECTEL_CM_5G bool "Using QWRT quectel-CM-5G"