mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
13 lines
369 B
INI
13 lines
369 B
INI
name=DS2401
|
|
version=0.1.2
|
|
author=Rob Tillaart <rob.tillaart@gmail.com>
|
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
|
sentence=Library for 1-Wire DS2401 UID restricted to a single device per pin.
|
|
paragraph=48 bit unique ID, + type + CRC => 64 bit. oneWire.
|
|
category=Sensors
|
|
url=https://github.com/RobTillaart/DS2401
|
|
architectures=*
|
|
includes=DS2401.h
|
|
depends=OneWire
|
|
|