poke for progress
This commit is contained in:
parent
5cb3c256cb
commit
016b264b5a
|
@ -641,7 +641,6 @@ spi_device_e digitalPotentiometerSpiDevice;Digital Potentiometer is used by stoc
|
|||
brain_pin_e mc33972_cs;
|
||||
pin_output_mode_e mc33972_csPinMode;
|
||||
|
||||
|
||||
custom adc_channel_mode_e 4 bits, U32, @OFFSET@, [0:1], "Off", "Slow", "Fast", "INVALID"
|
||||
|
||||
adc_channel_e auxFastSensor1_adcChannel;Useful in Research&Development phase
|
||||
|
@ -649,8 +648,6 @@ custom adc_channel_mode_e 4 bits, U32, @OFFSET@, [0:1], "Off", "Slow", "Fas
|
|||
adc_channel_e tps2_2AdcChannel;Second throttle body, second sensor.
|
||||
adc_channel_e throttlePedalPositionSecondAdcChannel;Electronic throttle pedal position input\nSecond channel\nSee also tps1_1AdcChannel
|
||||
|
||||
|
||||
|
||||
float fuelLevelEmptyTankVoltage;;"V", 1, 0, 0,10, 2
|
||||
float fuelLevelFullTankVoltage;;"V", 1, 0, 0,10, 2
|
||||
|
||||
|
|
Loading…
Reference in New Issue