sr: only handling analog voltage units for now

This commit is contained in:
Bert Vermeulen 2012-06-19 01:06:02 +02:00
parent 6e6eeff47a
commit 4368827aef
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@ enum {
/* sr_datafeed_analog.unit values */
enum {
SR_UNIT_VOLTAGE,
SR_UNIT_CURRENT,
};
struct sr_datafeed_packet {