Auto-generated configs and docs
This commit is contained in:
parent
f166cc2b26
commit
1662653d6e
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Oct 06 22:59:50 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sun Oct 09 21:43:44 UTC 2022
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#pragma once
|
||||
|
@ -1003,7 +1003,6 @@ struct output_channels_s {
|
|||
*/
|
||||
scaled_channel<uint16_t, 100, 1> tcRatio = (uint16_t)0;
|
||||
/**
|
||||
* "S"
|
||||
* offset 356
|
||||
*/
|
||||
float lastShiftTime = (float)0;
|
||||
|
@ -1418,4 +1417,4 @@ struct output_channels_s {
|
|||
static_assert(sizeof(output_channels_s) == 756);
|
||||
|
||||
// end
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Thu Oct 06 22:59:50 UTC 2022
|
||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) console/binary/output_channels.txt Sun Oct 09 21:43:44 UTC 2022
|
||||
|
|
Loading…
Reference in New Issue