Skip to content

Commit f855ef4

Browse files
bqam-ubloxcmonr
authored andcommitted
Formatting change
1 parent 43a0b8f commit f855ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F437xG/TARGET_UBLOX_C030/min_battery_voltage.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
void HAL_MspInit(void)
2424
{
25-
set_minimum_battery_voltage();
25+
set_minimum_battery_voltage();
2626
}
2727

2828
void set_minimum_battery_voltage()

0 commit comments

Comments
 (0)