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.
Dependencies: X_NUCLEO_COMMON ST_INTERFACES
Diff: Components/lps25h/lps25h_class.h
- Revision:
- 88:7b8d3316d753
- Parent:
- 57:04563dd74269
- Child:
- 92:d1c67d482bad
diff -r f4fa3dad9ec4 -r 7b8d3316d753 Components/lps25h/lps25h_class.h --- a/Components/lps25h/lps25h_class.h Mon Jun 06 10:32:14 2016 +0200 +++ b/Components/lps25h/lps25h_class.h Tue Sep 27 15:18:48 2016 +0000 @@ -42,8 +42,8 @@ #include "mbed.h" #include "DevI2C.h" #include "lps25h.h" -#include "../Interfaces/PressureSensor.h" -#include "../Interfaces/TempSensor.h" +#include "PressureSensor.h" +#include "TempSensor.h" /* Classes -------------------------------------------------------------------*/ /** Class representing a LPS25H sensor component