Skip to content

Commit 070a794

Browse files
committed
README update
1 parent 1cf4b97 commit 070a794

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,11 @@ Refer to `examples/Dallas_Temperature` example for the usage details.
132132

133133
## Usage
134134

135-
Refer to `examples` directory for usage details. For API details refer to sources
136-
inline docs (mainly `OneWireNg` class).
135+
Refer to [`examples`](examples) directory for usage details. For API details
136+
refer to sources inline docs (mainly `OneWireNg` class).
137+
138+
File [`src/OneWireNg_config.h`](src/OneWireNg_config.h) contains parameters
139+
configuring the library functionality. See the file for more details.
137140

138141
## Overdrive mode
139142

@@ -210,4 +213,4 @@ the ported library version. Releases are tagged staring with `OneWireNg_` prefix
210213
211214
## License
212215
213-
2 clause BSD license. See LICENSE file for details.
216+
2 clause BSD license. See [`LICENSE`](LICENSE) file for details.

0 commit comments

Comments
 (0)