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:
@@ -24,9 +24,9 @@ SimplePTTSettings:
|
||||
type: string
|
||||
reverseAPIPort:
|
||||
type: integer
|
||||
reverseAPIDeviceIndex:
|
||||
reverseAPIFeatureSetIndex:
|
||||
type: integer
|
||||
reverseAPIChannelIndex:
|
||||
reverseAPIFeatureIndex:
|
||||
type: integer
|
||||
|
||||
SimplePTTReport:
|
||||
|
||||
Reference in New Issue
Block a user