Skip to content

Commit 9dab984

Browse files
committed
Cleanup
1 parent 76b704b commit 9dab984

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Arduino-OWI
22
The OWI library has been developed to support the implementation of
3-
1-wire device drivers.
3+
1-wire device drivers. The library includes an example device driver
4+
and a bus scanner.
45

56
Version: 1.2
67

78
## Classes
89

9-
* [Abstract One-Wire Interface, OWI](./src/OWI.h)
10-
* [One-Wire Device Driver Interface, OWI::Device](./src/OWI.h)
10+
* [One-Wire Bus Manager and Device Interface, OWI](./src/OWI.h)
1111
* [Software One-Wire Interface, Software::OWI](./src/Software/OWI.h)
1212
* [Programmable Resolution 1-Wire Digital Thermometer, DS18B20](./src/Driver/DS18B20.h)
1313

0 commit comments

Comments
 (0)