From 8ae49ef32208292adb3f5c276081d19dcf894dce Mon Sep 17 00:00:00 2001 From: gb <741021719@qq.com> Date: Tue, 26 Jul 2022 09:08:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=B1=9E=E6=80=A7=E6=95=B0?= =?UTF-8?q?=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/G139-239.txt | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/docs/G139-239.txt b/docs/G139-239.txt index 2ce0f96..eccc409 100644 --- a/docs/G139-239.txt +++ b/docs/G139-239.txt @@ -1,6 +1,6 @@ { "device_type": "G239", - "option_count": 63, + "option_count": 65, "1": { "category": "base", "name": "cfg-1", @@ -726,5 +726,27 @@ "max": 5 }, "depend_or": ["61==true"] + }, + "63": { + "category": "base", + "name": "cfg-63", + "title": "分纸强度", + "desc": "", + "type": "int", + "cur": 0, + "default": 0, + "size": 4, + "range": [0, 1, 2] + }, + "64": { + "category": "base", + "name": "cfg-64", + "title": "休眠时间", + "desc": "", + "type": "int", + "cur": -1, + "default": -1, + "size": 4, + "range": [-1, 5, 10, 30, 60, 120, 240] } } \ No newline at end of file