From a8bb1bbbb75540ffaee56f9a6e4039776aee78a5 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 23 Jul 2024 14:40:47 +0300 Subject: [PATCH] Version 0.1.5 --- CHANGELOG.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9769827..a85afe0 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +Version 0.1.5 + I2C and API related fixes + Change in interrupt registering and processing flow + EBF_STTS22H_TemperatureSensor implementation, which can use interrupts and call the callback function on temperature high/low level detection + Version 0.1.4 EBF_I2C class implementation All timers related APIs moved to 32bit to increase possible sleep timer