mirror of https://github.com/arendst/Tasmota.git
Solidified Code updated
This commit is contained in:
parent
2143082aa4
commit
64f0acb0c5
|
@ -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),
|
||||
|
|
|
@ -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),
|
||||
|
|
Loading…
Reference in New Issue