From efa4ccd77284201ecf441ccb8819db1defdeb1d3 Mon Sep 17 00:00:00 2001 From: rusefi Date: Wed, 12 Jun 2019 12:45:07 -0400 Subject: [PATCH] docs --- firmware/tunerstudio/rusefi.input | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 7fc6e0ffce..6022b5b7c3 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -3,6 +3,16 @@ ; rusefi.ini is generated by invoking gen_config.bat (look inside for the exact command to run it outside of Windows) ; inputs are rusefi.input template and rusefi_config.txt file ; +; +; Some fields have little question mark on the left of the name for additional field tips. +; Those tips are defined in ../integraion/rusefi_config.txt file for example +; +; float bias_resistor;+Pull-up resistor value on your board;"Ohm" +; here 'bias_resistor' is internal field name and the text between semicolons is what produces the tooltip +; Note that '+' sign is required after first semicolon for tooltop to appear in TunerStudio +; +; +; ; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly. enable2ndByteCanID = false