Revert "small step forward? (#4450)"

This reverts commit 10c3d5080a.
This commit is contained in:
Andrey 2022-08-16 19:43:46 -04:00
parent 8c5c987b55
commit c97f86e8a7
3 changed files with 1 additions and 3 deletions

View File

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

View File

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

View File

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