Fix style in settings-sd-card.c

This commit is contained in:
Mario Hüttel 2022-07-16 15:07:33 +02:00
parent 62b256fd18
commit 3e82cf69b4
1 changed files with 0 additions and 2 deletions

View File

@ -78,8 +78,6 @@ static int create_controller_folder(void)
return ret;
}
int sd_card_settings_save_calibration(float sens_deviation, float offset, bool active)
{
char path[200];