Description
Add cooling profiles to control.c, dependent on the current state (hv off/pit, performance/autocross, endurance).
Acceptance Criteria
Do it, make it easily customizable.
Proposed Solution
call get_func_state, etc, create a struct with the numbers rather than a shitload of #defines.
Description
Add cooling profiles to control.c, dependent on the current state (hv off/pit, performance/autocross, endurance).
Acceptance Criteria
Do it, make it easily customizable.
Proposed Solution
call get_func_state, etc, create a struct with the numbers rather than a shitload of #defines.