aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/lps22hb.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/lps22hb.h')
-rw-r--r--os/ex/ST/lps22hb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ex/ST/lps22hb.h b/os/ex/ST/lps22hb.h
index dee503d09..484e40120 100644
--- a/os/ex/ST/lps22hb.h
+++ b/os/ex/ST/lps22hb.h
@@ -43,7 +43,7 @@
/**
* @brief LPS22HB driver version string.
*/
-#define EX_LPS22HB_VERSION "1.0.1"
+#define EX_LPS22HB_VERSION "1.0.2"
/**
* @brief LPS22HB driver version major number.
@@ -58,7 +58,7 @@
/**
* @brief LPS22HB driver version patch number.
*/
-#define EX_LPS22HB_PATCH 1
+#define EX_LPS22HB_PATCH 2
/** @} */
/**