dmm/eev121gw: fix a typo in a comment
This commit is contained in:
parent
fbbf21dcf5
commit
6f7e15090e
|
@ -1027,7 +1027,7 @@ SR_PRIV int sr_eev121gw_parse(const uint8_t *buf, float *floatval,
|
||||||
/*
|
/*
|
||||||
* Get those fields which correspond to the secondary
|
* Get those fields which correspond to the secondary
|
||||||
* display. The value's mantissa has 16 bits. The sign
|
* display. The value's mantissa has 16 bits. The sign
|
||||||
* is separate is only applies to some of the modes.
|
* is separate and only applies to some of the modes.
|
||||||
* Scaling and precision also depend on the mode. The
|
* Scaling and precision also depend on the mode. The
|
||||||
* interpretation of the secondary display is different
|
* interpretation of the secondary display is different
|
||||||
* from the main display: The 'range' is not an index
|
* from the main display: The 'range' is not an index
|
||||||
|
|
Loading…
Reference in New Issue