Auto-generated configs and docs
This commit is contained in:
parent
08620bedea
commit
37c60a3267
|
@ -1,4 +1,4 @@
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Tue Mar 14 20:09:59 PDT 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Sun Apr 30 02:09:52 UTC 2023
|
||||||
// by class com.rusefi.output.CHeaderConsumer
|
// by class com.rusefi.output.CHeaderConsumer
|
||||||
// begin
|
// begin
|
||||||
#pragma once
|
#pragma once
|
||||||
|
@ -6,7 +6,7 @@
|
||||||
// start of throttle_model_s
|
// start of throttle_model_s
|
||||||
struct throttle_model_s {
|
struct throttle_model_s {
|
||||||
};
|
};
|
||||||
static_assert(sizeof(throttle_model_s) == 0);
|
static_assert(sizeof(throttle_model_s) == 1);
|
||||||
|
|
||||||
// end
|
// end
|
||||||
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Tue Mar 14 20:09:59 PDT 2023
|
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/math/throttle_model.txt Sun Apr 30 02:09:52 UTC 2023
|
||||||
|
|
Loading…
Reference in New Issue