From fefd7f6a8bb105f1174763888d76220d99453052 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 25 Apr 2022 00:51:27 -0400 Subject: [PATCH] 2 byte pin index #4097 preparation - making things simpler --- firmware/integration/rusefi_config.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index 9c9085a97f..6f6dc901b9 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -1014,10 +1014,9 @@ bit verboseCan2,"Print all","Do not print";Print incoming and outgoing second bu float[CAM_INPUTS_COUNT_padding] vvtOffsetsPadding;; struct vr_threshold_s - brain_pin_e pin; - uint8_t[3] pad;;"",1,0,0,0,0 uint8_t[6] autoscale rpmBins;;"rpm", @@RPM_1_BYTE_PACKING_MULT@@, 0, 0, 12000, 0 uint8_t[6] autoscale values;;"volts", {1/@@PACK_PERCENT_BYTE_MULT@@}, 0, 0, 2.5, 2 + brain_pin_e pin; end_struct ! todo: should be '3' since we are dreaming of Honda triple-channel distributor