FEATURE REQ: aux temperature inputs #332

This commit is contained in:
rusefi 2020-07-03 14:44:22 -04:00
parent e5a51c97fb
commit debde0c5c9
1 changed files with 2 additions and 2 deletions

View File

@ -1186,8 +1186,8 @@ tle8888_mode_e tle8888mode;
oil_pressure_config_s oilPressure;
spi_device_e accelerometerSpiDevice;
adc_channel_e auxVoltage1;
adc_channel_e auxVoltage2;
uint8_t[1] unusedAuxVoltage1_TODO_332;;"units", 1, 0, -20, 100, 0
uint8_t[1] unusedAuxVoltage1_TODO_332;;"units", 1, 0, -20, 100, 0
uint8_t[1] unusedSpiPadding5;;"units", 1, 0, -20, 100, 0
float[FSIO_CURVE_16] fsioCurve1Bins;;"x", 1, 0, -999, 1000.0, 3
float[FSIO_CURVE_16] fsioCurve1;;"y", 1, 0, -999, 1000.0, 3