From 68c65d41e44e49b9c59d1c835c8a80de7eb41692 Mon Sep 17 00:00:00 2001 From: yangjiaxuan <171295266@qq.com> Date: Tue, 9 Jan 2024 15:39:09 +0800 Subject: [PATCH] =?UTF-8?q?300=E5=AE=89=E5=8D=93,100=EF=BC=8C200dsp?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=88=86=E8=BE=A8=E7=8E=87=E6=9C=80=E5=B0=8F?= =?UTF-8?q?=E5=80=BC=E4=BB=8E1=E8=B0=83=E6=95=B4=E8=87=B3100?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/G100-G200.txt | 2 +- docs/G302.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/G100-G200.txt b/docs/G100-G200.txt index a3fe8e0..507a260 100644 --- a/docs/G100-G200.txt +++ b/docs/G100-G200.txt @@ -548,7 +548,7 @@ "default": 200, "size": 4, "range": { - "min": 1, + "min": 100, "max": 600, "step": 1 } diff --git a/docs/G302.txt b/docs/G302.txt index f166554..9c97f08 100644 --- a/docs/G302.txt +++ b/docs/G302.txt @@ -548,7 +548,7 @@ "default": 200, "size": 4, "range": { - "min": 1, + "min": 100, "max": 600, "step": 1 }