only:fancySmart
This commit is contained in:
parent
2e7471efce
commit
416c5e904e
|
@ -1166,8 +1166,8 @@ int16_t tps2Max;Full throttle#2. tpsMax value as 10 bit ADC value. Not Voltage!\
|
|||
bit luaCanRxWorkaround
|
||||
bit flexSensorInverted
|
||||
bit useHardSkipInTraction
|
||||
bit unusedBit_495_9
|
||||
bit unusedBit_495_10
|
||||
bit fancySmartS
|
||||
bit fancySmartL
|
||||
bit useAuxSpeedForSlipRatio
|
||||
bit useVssAsSecondWheelSpeed;VSS and auxSpeed1 or auxSpeed1 with auxSpeed2?
|
||||
bit is_enabled_spi_5
|
||||
|
|
|
@ -4723,6 +4723,8 @@ dialog = tcuControls, "Transmission Settings"
|
|||
field = "Trailing Pin 4", trailingCoilPins4
|
||||
|
||||
dialog = fancyHardwareDialog, "Fancy Boards"
|
||||
field = fancySmartS,fancySmartS
|
||||
field = fancySmartL,fancySmartL
|
||||
field = "A4 Tachometer Output 5V/12V Pull-Up", boardUseTachPullUp @@if_show_2chan_presets
|
||||
field = "A4 Tachometer Output 5V/12V Pull-Up", boardUseTachPullUp @@if_show_4chan_presets
|
||||
field = "D2 Tachometer Output 5V/12V Pull-Up", boardUseTachPullUp @@if_show_8chan_presets
|
||||
|
|
Loading…
Reference in New Issue