STMicroelectronics LPS331AP, LPS25H SPI Library. This library is base on https://developer.mbed.org/users/nyamfg/code/LPS331_I2C/
Dependents: LPS331_SPI_Test main_SPC
Fork of LPS331_I2C by
Revision 7:b74daa677551, committed 2016-07-28
- Comitter:
- ohtsuka
- Date:
- Thu Jul 28 10:32:13 2016 +0000
- Parent:
- 6:309af2a65bd6
- Commit message:
- add comment "support LPS25H"
Changed in this revision
LPS331_SPI.cpp | Show annotated file Show diff for this revision Revisions of this file |
LPS331_SPI.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 309af2a65bd6 -r b74daa677551 LPS331_SPI.cpp --- a/LPS331_SPI.cpp Thu Jul 28 10:29:22 2016 +0000 +++ b/LPS331_SPI.cpp Thu Jul 28 10:32:13 2016 +0000 @@ -1,5 +1,5 @@ /* - * I2C/SPI digital pressure sensor "LPS331AP" library for SPI mode. + * I2C/SPI digital pressure sensor "LPS331AP" "LPS25H" library for SPI mode. * * Copyright(c) -2016 Toru OHTSUKA, * Copyright(c) -2013 unos@NYAMFG,
diff -r 309af2a65bd6 -r b74daa677551 LPS331_SPI.h --- a/LPS331_SPI.h Thu Jul 28 10:29:22 2016 +0000 +++ b/LPS331_SPI.h Thu Jul 28 10:32:13 2016 +0000 @@ -1,5 +1,5 @@ /* - * I2C/SPI digital pressure sensor "LPS331AP" library for SPI mode. + * I2C/SPI digital pressure sensor "LPS331AP" "LPS25H" library for SPI mode. * * http://www.st.com/web/en/resource/technical/document/datasheet/DM00036196.pdf *