We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8281ee commit 6e1713cCopy full SHA for 6e1713c
json/model_134.json
@@ -607,7 +607,7 @@
607
"type": "uint16"
608
},
609
{
610
- "desc": "Number of curve points supported (maximum of 10).",
+ "desc": "Number of curve points supported (maximum of 20).",
611
"label": "NPt",
612
"mandatory": "M",
613
"name": "NPt",
smdx/smdx_00134.xml
@@ -85,7 +85,7 @@
85
</point>
86
<point id="NPt">
87
<label>NPt</label>
88
- <description>Number of curve points supported (maximum of 10).</description>
+ <description>Number of curve points supported (maximum of 20).</description>
89
<notes> </notes>
90
91
<point id="ModEna">
0 commit comments