Skip to content

Commit

Permalink
Merge pull request #20 from 4-20ma/19-fix-readme-example-link
Browse files Browse the repository at this point in the history
Fix README link to examples folder
  • Loading branch information
4-20ma authored Sep 27, 2016
2 parents 5a3d53d + 6c8d147 commit b2c2d00
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 @@ -72,7 +72,7 @@ Below is a simplified schematic diagram. Refer to the datasheet for specific req


## Example
The library contains sketches that demonstrates use of the `i2c_adc_ads7828` library. You can find these in the [examples](/4-20ma/i2c_adc_ads7828/tree/master/examples/) folder.
The library contains sketches that demonstrates use of the `i2c_adc_ads7828` library. You can find these in the [examples](/examples/) folder.

``` cpp
#include <i2c_adc_ads7828.h>
Expand Down

0 comments on commit b2c2d00

Please sign in to comment.