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 1bd064523..da2fa2d1d 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.0"
+#define EX_HTS221_VERSION "1.1.1"
/**
* @brief HTS221 driver version major number.
@@ -59,7 +59,7 @@
/**
* @brief HTS221 driver version patch number.
*/
-#define EX_HTS221_PATCH 0
+#define EX_HTS221_PATCH 1
/** @} */
/**