small step forward? (#4450)

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
This commit is contained in:
rusefillc 2022-08-16 18:57:40 -04:00 committed by GitHub
parent 89ea201526
commit 10c3d5080a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -137,6 +137,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@@