aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/hts221.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/ex/ST/hts221.h')
-rw-r--r--os/ex/ST/hts221.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ex/ST/hts221.h b/os/ex/ST/hts221.h
index da2fa2d1d..37e88a2a0 100644
--- a/os/ex/ST/hts221.h
+++ b/os/ex/ST/hts221.h
@@ -44,7 +44,7 @@
/**
* @brief HTS221 driver version string.
*/
-#define EX_HTS221_VERSION "1.1.1"
+#define EX_HTS221_VERSION "1.1.2"
/**
* @brief HTS221 driver version major number.
@@ -59,7 +59,7 @@
/**
* @brief HTS221 driver version patch number.
*/
-#define EX_HTS221_PATCH 1
+#define EX_HTS221_PATCH 2
/** @} */
/**