Skip to content

Commit

Permalink
updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
coderkan committed Jul 27, 2019
1 parent f0a520d commit 8a14ebc
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 @@ -2,7 +2,7 @@

This Library can be used to communicate with the I2C protocol for the [ADXL312](http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL312.pdf) Digital Accelerometer in Embedded Linux Systems.

You can find detailed definitions of ADXL312 in the [adxl312_io.h] (https://github.com/coderkan/adxl312_i2cLib/blob/master/adxl312_io.h) library.
You can find detailed definitions of ADXL312 in the [adxl312_io.h](https://github.com/coderkan/adxl312_i2cLib/blob/master/adxl312_io.h) library.

* [Setup](#setup)
* [Write Byte](#write-byte)
Expand Down

0 comments on commit 8a14ebc

Please sign in to comment.