![]() |
OneWire Library for Arduino
version: 1.0.0
|
#include "Slaves/Sensors/DS18B20/DS18B20.h"
Enumerations | |
enum | DS18B20_CMDS { WRITE_SCRATCHPAD = 0x4E, READ_SCRATCHPAD = 0xBE, COPY_SCRATCHPAD = 0x48, CONV_TEMPERATURE = 0x44, READ_POWER_SUPPY = 0xB4, RECALL = 0xB8 } |
enum DS18B20_CMDS |