mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
12 lines
392 B
Properties
12 lines
392 B
Properties
|
name=DS18B20_RT
|
||
|
version=0.1.7
|
||
|
author=Rob Tillaart <rob.tillaart@gmail.com>
|
||
|
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
|
||
|
sentence=Arduino library for the DS18B20 temperature sensor.
|
||
|
paragraph=Minimalistic version, restricted to one sensor per pin, asynchronuous mode only.
|
||
|
category=Sensors
|
||
|
url=https://github.com/RobTillaart/DS18B20
|
||
|
architectures=*
|
||
|
includes=OneWire.h,DS18B20.h
|
||
|
depends=
|