1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-29 13:34:13 -04:00

API: Features: correct feature set and feature indexes replacing device and channel indexes respectively

This commit is contained in:
f4exb
2021-09-17 00:52:08 +02:00
parent e8ed80167c
commit 17869f2dac
59 changed files with 560 additions and 560 deletions
@@ -24,9 +24,9 @@ SimplePTTSettings:
type: string
reverseAPIPort:
type: integer
reverseAPIDeviceIndex:
reverseAPIFeatureSetIndex:
type: integer
reverseAPIChannelIndex:
reverseAPIFeatureIndex:
type: integer
SimplePTTReport: