From 64f0acb0c53aac249db04ee0cdb9d9edd6664978 Mon Sep 17 00:00:00 2001 From: s-hadinger Date: Thu, 26 Dec 2024 13:34:21 +0000 Subject: [PATCH] Solidified Code updated --- lib/libesp32/berry_tasmota/src/solidify/solidified_AXP192.h | 2 +- lib/libesp32/berry_tasmota/src/solidify/solidified_AXP202.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP192.h b/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP192.h index d28d969aa..e00408263 100644 --- a/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP192.h +++ b/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP192.h @@ -11,7 +11,7 @@ static const bvalue be_ktab_class_AXP192[37] = { /* K3 */ be_const_int(2), /* K4 */ be_const_int(3), /* K5 */ be_nested_str(read24), - /* K6 */ be_const_real_hex(0x3A102DE1), + /* K6 */ be_const_real_hex(0x3A102DE0), /* K7 */ be_nested_str(read12), /* K8 */ be_const_real_hex(0x3A902DE0), /* K9 */ be_const_real_hex(0x3EC00000), diff --git a/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP202.h b/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP202.h index cee68ff63..77e4fb3e5 100644 --- a/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP202.h +++ b/lib/libesp32/berry_tasmota/src/solidify/solidified_AXP202.h @@ -16,7 +16,7 @@ static const bvalue be_ktab_class_AXP202[24] = { /* K8 */ be_nested_str(read13), /* K9 */ be_const_real_hex(0x3F000000), /* K10 */ be_nested_str(read24), - /* K11 */ be_const_real_hex(0x3A102DE1), + /* K11 */ be_const_real_hex(0x3A102DE0), /* K12 */ be_nested_str(wire), /* K13 */ be_nested_str(read), /* K14 */ be_nested_str(addr),