Fix style in settings-sd-card.c
This commit is contained in:
parent
62b256fd18
commit
3e82cf69b4
@ -78,8 +78,6 @@ static int create_controller_folder(void)
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
int sd_card_settings_save_calibration(float sens_deviation, float offset, bool active)
|
int sd_card_settings_save_calibration(float sens_deviation, float offset, bool active)
|
||||||
{
|
{
|
||||||
char path[200];
|
char path[200];
|
||||||
|
Loading…
Reference in New Issue
Block a user