Skip to content

Commit

Permalink
ñapa ldu6 mal lectura vbat
Browse files Browse the repository at this point in the history
  • Loading branch information
g0nz4I0 committed Jun 8, 2024
1 parent dfdb528 commit 3bf01f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LCU-SLAVE/Core/Inc/LCU_functions_definition.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ void DOF5_update_vbat_data(){
for(int i = 0; i < LDU_COUNT; i++){
lcu_instance->ldu_array[i].update_vbat_value();
}
lcu_instance->ldu_array[5].battery_voltage = lcu_instance->ldu_array[4].battery_voltage;
}

void DOF1_update_airgap_data(){
Expand Down

0 comments on commit 3bf01f5

Please sign in to comment.