Output pin init/deinit needs a linked list #1803
This commit is contained in:
parent
ddab5744b7
commit
4ea91efaef
|
@ -605,8 +605,8 @@ trigger_config_s trigger;
|
||||||
|
|
||||||
custom spi_device_e 1 bits,U32, @OFFSET@, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
|
custom spi_device_e 1 bits,U32, @OFFSET@, [0:2], "Off", "SPI1", "SPI2", "SPI3", "SPI4", "INVALID", "INVALID", "INVALID"
|
||||||
spi_device_e hip9011SpiDevice;
|
spi_device_e hip9011SpiDevice;
|
||||||
uint8_t unused541;;"unit", 1, 0, 0, 100, 0
|
pin_output_mode_e boostControlPinMode;
|
||||||
uint8_t unused542;;"unit", 1, 0, 0, 100, 0
|
pin_output_mode_e alternatorControlPinMode;
|
||||||
adc_channel_e mafAdcChannel;See hasMafSensor
|
adc_channel_e mafAdcChannel;See hasMafSensor
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue