Revert "Revert "small step forward? (#4450)""

This reverts commit c97f86e8a7.
This commit is contained in:
Andrey 2022-08-16 20:06:52 -04:00
parent 77a831185b
commit 3fb0cb2516
3 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#define HW_EVENT_TYPES 6
struct_no_prefix trigger_central_s

View File

@ -80,6 +80,7 @@ Usages:
- name: trigger_central
java: TriggerCentral.java
folder: controllers/trigger
prepend: integration/rusefi_config.txt
withCDefines: true
- name: trigger_state

View File

@ -135,6 +135,8 @@ struct_no_prefix engine_configuration_s
#define ETB_BIAS_CURVE_LENGTH 8
#define HW_EVENT_TYPES 6
#define TOOTH_PACKET_COUNT 1000
#define TOOTH_PACKET_SIZE 2
#define TOOTH_DATA_LENGTH @@TOOTH_PACKET_SIZE@@*@@TOOTH_PACKET_COUNT@@