Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ataffanel authored Jul 7, 2017
1 parent efc02fb commit 06aca95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The library is using the standard SPI library, the sensor MOSI, MISO and SCK sho

Look at the [flow](examples/flow/flow.ino) example for basic usage.

You can initialize a sensor by passing the chip select pin number:
You can create a sensor by passing the chip select pin number:

``` C++
// Using digital pin 10 for chip select
Expand Down

0 comments on commit 06aca95

Please sign in to comment.