Module: OneWire::Constants::Functions

Included in:
Request
Defined in:
lib/one_wire/constants.rb

Constant Summary collapse

READ =
2
WRITE =
3
DIR =
4
PRESENCE =
6
DIRALL =
7