From 6a54eef50ab8c4fc4a287a1c036d13bd402ab262 Mon Sep 17 00:00:00 2001 From: Andre Thomas <470015+andrethomas@users.noreply.github.com> Date: Thu, 2 Jan 2020 22:40:14 +0200 Subject: [PATCH] - Add support to BMP driver to enter reset state (sleep enable) - Add support to BMP driver to enter reset state (sleep enable) when deep sleep is used in Tasmota --- tasmota/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/CHANGELOG.md b/tasmota/CHANGELOG.md index 676822799..36d7be89e 100644 --- a/tasmota/CHANGELOG.md +++ b/tasmota/CHANGELOG.md @@ -9,6 +9,7 @@ - Fix LCD line and column positioning (#7387) - Fix Display handling of hexadecimal escape characters (#7387) - Fix Improved fade linearity with gamma correction +- Add support to BMP driver to enter reset state (sleep enable) when deep sleep is used in Tasmota ### 8.1.0.1 20191225