sr: only handling analog voltage units for now
This commit is contained in:
parent
6e6eeff47a
commit
4368827aef
|
@ -170,7 +170,6 @@ enum {
|
|||
/* sr_datafeed_analog.unit values */
|
||||
enum {
|
||||
SR_UNIT_VOLTAGE,
|
||||
SR_UNIT_CURRENT,
|
||||
};
|
||||
|
||||
struct sr_datafeed_packet {
|
||||
|
|
Loading…
Reference in New Issue