docs
This commit is contained in:
parent
23c0d8646f
commit
cc87ccd58a
|
@ -729,6 +729,7 @@ board_configuration_s bc;
|
||||||
bit todoClutchUpPinInverted
|
bit todoClutchUpPinInverted
|
||||||
bit todoClutchDownPinInverted
|
bit todoClutchDownPinInverted
|
||||||
etb_io[ETB_COUNT iterate] etbIo
|
etb_io[ETB_COUNT iterate] etbIo
|
||||||
|
! our strategy is to get rid of "boardConfiguration" and make everything just "engineConfiguration". Please do not add new fields into legacy "bc" area.
|
||||||
int[119] unusedAtOldBoardConfigurationEnd;
|
int[119] unusedAtOldBoardConfigurationEnd;
|
||||||
|
|
||||||
bit vvtDisplayInverted
|
bit vvtDisplayInverted
|
||||||
|
|
Loading…
Reference in New Issue