rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
tunerstudio_calibration_channel.h
Go to the documentation of this file.
1/**
2 * @file tunerstudio_calibration_channel.h
3 * @brief maintainConstantValue implementation header
4 */
5
6#pragma once
7
8void tsCalibrationSetData(TsCalMode mode, float value, float value2 = 0, float timeoutMs = 300);
TsCalMode
void tsCalibrationSetData(TsCalMode mode, float value, float value2=0, float timeoutMs=300)