MIN_RES constant

Field const MIN_RES

Minimum resistance level supported by the device.

Implementation

static const Field MIN_RES = Field.newIntField(
  'minRes',
);