Skip to content

Commit cb1fac2

Browse files
author
KSMehta11
committed
Fixed code format
1 parent 1d9d5ba commit cb1fac2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Src/adi_interaction.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ void get_s_adc_voltages(cell_asic chips[NUM_CHIPS], SPI_HandleTypeDef *hspi,
542542
{
543543
adBms6830_Adsv(NUM_CHIPS, chips, SINGLE, DCP_OFF, open_wire_detect);
544544
adBmsPollAdc_indicator(chips, PLSADC);
545-
545+
546546
read_s_voltage_registers(chips, hspi);
547547
}
548548

0 commit comments

Comments
 (0)