From 4a21203c05e0b7c81e8ea6dddf9213338b3426a9 Mon Sep 17 00:00:00 2001 From: rusefi Date: Thu, 19 Dec 2019 22:40:27 -0500 Subject: [PATCH] docs --- firmware/console/binary/tunerstudio_configuration.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/firmware/console/binary/tunerstudio_configuration.h b/firmware/console/binary/tunerstudio_configuration.h index e97dce30ab..706163bb69 100644 --- a/firmware/console/binary/tunerstudio_configuration.h +++ b/firmware/console/binary/tunerstudio_configuration.h @@ -20,6 +20,11 @@ typedef struct { } egt_values_s; /** + * At the moment rusEfi does NOT have any code generation around TS output channels, three locations have to be changed manually + * 1) this TunerStudioOutputChannels firmware version of the structure + * 2) '[OutputChannels]' block in rusefi.input + * 3) com.rusefi.core.Sensor enum in rusEfi console source code + * * please be aware that 'float' (F32) type requires TunerStudio version 2.6 and later */ typedef struct {