SEA ah2700.addon: fix name 'bufperiod'

This commit is contained in:
2025-07-02 11:27:55 +02:00
parent c7496fa21f
commit abf5f21e16

View File

@ -12,4 +12,4 @@
{"path": "node", "type": "text", "readonly": false, "cmd": "capslope node"},
{"path": "unit", "type": "float", "readonly": false, "cmd": "capslope unit", "description": "unit=60: mainunits/minutes, unit=1: mainunits/sec"},
{"path": "ref", "type": "float", "readonly": false, "cmd": "capslope ref"},
{"path": "buffersize", "type": "float", "readonly": false, "cmd": "capslope buffersize"}]}}
{"path": "bufperiod", "type": "float", "readonly": false, "cmd": "capslope bufperiod"}]}}