Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2022-10-28 14:09:22 +00:00
parent 14e8a4c2c4
commit 7b978dcf57
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Fri Oct 28 13:10:32 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Fri Oct 28 14:08:24 UTC 2022
// by class com.rusefi.output.CHeaderConsumer
// begin
#pragma once
@ -10,7 +10,7 @@ struct trigger_central_s {
* Hardware events since boot
* offset 0
*/
int hwEventCounters[HW_EVENT_TYPES];
uint32_t hwEventCounters[HW_EVENT_TYPES];
/**
* offset 24
*/
@ -52,4 +52,4 @@ struct trigger_central_s {
static_assert(sizeof(trigger_central_s) == 48);
// end
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Fri Oct 28 13:10:32 UTC 2022
// this section was generated automatically by rusEFI tool ConfigDefinition.jar based on (unknown script) controllers/trigger/trigger_central.txt Fri Oct 28 14:08:24 UTC 2022