Auto-generated configs and docs
This commit is contained in:
parent
2dd32c38ed
commit
ed1cc90477
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 04:25:02 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 05:25:21 UTC 2021
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -824,7 +824,15 @@ struct ts_outputs_s {
|
|||
/**
|
||||
* offset 320
|
||||
*/
|
||||
uint8_t unusedAtTheEnd[260];
|
||||
uint8_t unusedAtTheEnd[252];
|
||||
/**
|
||||
* offset 572
|
||||
*/
|
||||
float etbIntegralError = (float)0;
|
||||
/**
|
||||
* offset 576
|
||||
*/
|
||||
float etbCurrentTarget = (float)0;
|
||||
/**
|
||||
* offset 580
|
||||
*/
|
||||
|
@ -841,4 +849,4 @@ struct ts_outputs_s {
|
|||
};
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 04:25:02 UTC 2021
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Mon Nov 29 05:25:21 UTC 2021
|
||||
|
|
Loading…
Reference in New Issue