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