Module: OneWire::Constants::Units

Defined in:
lib/one_wire/constants.rb

Constant Summary collapse

CELSIUS =
0x00000000
FARENHEIT =
0x00010000
KELVIN =
0x00020000
RANKINE =
0x00030000