Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: LPS22HB.cpp
- Revision:
- 4:50be6522da7f
- Parent:
- 3:755ac86eb6fd
- Child:
- 5:5f8c19996d44
diff -r 755ac86eb6fd -r 50be6522da7f LPS22HB.cpp --- a/LPS22HB.cpp Sun Mar 19 09:07:48 2017 +0000 +++ b/LPS22HB.cpp Sat Jun 17 14:40:19 2017 +0000 @@ -1,14 +1,15 @@ /* * mbed library program - * LPS25H MEMS pressure sensor: 260-1260 hPa absolute digital output barometer + * LPS22HB MEMS pressure sensor: 260-1260 hPa absolute digital output barometer * made by STMicroelectronics - * http://www.st-japan.co.jp/web/catalog/sense_power/FM89/SC1316/PF255230?s_searchtype=partnumber + * http://www.st.com/ja/mems-and-sensors/lps22hb.html * + * Modified for LPS22HB by feunoir + * http://mbed.org/users/feunoir/ + * * Copyright (c) 2015 Kenji Arai / JH1PJL * http://www.page.sannet.ne.jp/kenjia/index.html * http://mbed.org/users/kenjiArai/ - * Created: Feburary 21st, 2015 - * Revised: Feburary 22nd, 2015 * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE