diff --git a/firmware/controllers/algo/wall_fuel_state.txt b/firmware/controllers/algo/wall_fuel_state.txt index 13b7a4754a..27989c646d 100644 --- a/firmware/controllers/algo/wall_fuel_state.txt +++ b/firmware/controllers/algo/wall_fuel_state.txt @@ -1,6 +1,6 @@ struct_no_prefix wall_fuel_state_s -float wallFuelCorrection;* fuel injection time correction to account for wall wetting effect, for current cycle -floatms_t wallFuel;Amount of fuel on the wall, in ms of injector open time, for each injector. +float wallFuelCorrection;fuel injection time correction to account for wall wetting effect for current cycle +floatms_t wallFuel;Amount of fuel on the wall, in ms of injector open time for each injector. ! wall_fuel_state end_struct