Solidified Code updated

This commit is contained in:
s-hadinger 2023-06-23 16:34:47 +00:00 committed by github-actions[bot]
parent 36de007909
commit 7d68c55b38
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ be_local_closure(AXP192_get_bat_power, /* name */
1, /* has constants */
( &(const bvalue[ 2]) { /* constants */
/* K0 */ be_nested_str(read24),
/* K1 */ be_const_real_hex(0x3A102DE1),
/* K1 */ be_const_real_hex(0x3A102DE0),
}),
&be_const_str_get_bat_power,
&be_const_str_solidified,

View File

@ -172,7 +172,7 @@ be_local_closure(AXP202_get_bat_power, /* name */
1, /* has constants */
( &(const bvalue[ 2]) { /* constants */
/* K0 */ be_nested_str(read24),
/* K1 */ be_const_real_hex(0x3A102DE1),
/* K1 */ be_const_real_hex(0x3A102DE0),
}),
&be_const_str_get_bat_power,
&be_const_str_solidified,