Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
b21ab82d99
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Sat May 02 22:13:05 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Sun May 03 00:11:20 EDT 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#ifndef CONFIG_BOARDS_KINETIS_CONFIG_CONTROLLERS_ALGO_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H
|
||||
|
@ -2339,6 +2339,7 @@ struct engine_configuration_s {
|
|||
*/
|
||||
brain_pin_e runningLedPin;
|
||||
/**
|
||||
* See also EFI_CONSOLE_RX_BRAIN_PIN
|
||||
* offset 1814
|
||||
*/
|
||||
brain_pin_e binarySerialTxPin;
|
||||
|
@ -3428,4 +3429,4 @@ typedef struct persistent_config_s persistent_config_s;
|
|||
|
||||
#endif
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Sat May 02 22:13:05 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on kineris_gen_config.bat integration/rusefi_config.txt Sun May 03 00:11:20 EDT 2020
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sat May 02 22:11:06 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sun May 03 00:11:05 EDT 2020
|
||||
// by class com.rusefi.output.CHeaderConsumer
|
||||
// begin
|
||||
#ifndef CONTROLLERS_GENERATED_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H
|
||||
|
@ -2339,6 +2339,7 @@ struct engine_configuration_s {
|
|||
*/
|
||||
brain_pin_e runningLedPin;
|
||||
/**
|
||||
* See also EFI_CONSOLE_RX_BRAIN_PIN
|
||||
* offset 1814
|
||||
*/
|
||||
brain_pin_e binarySerialTxPin;
|
||||
|
@ -3428,4 +3429,4 @@ typedef struct persistent_config_s persistent_config_s;
|
|||
|
||||
#endif
|
||||
// end
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sat May 02 22:11:06 EDT 2020
|
||||
// this section was generated automatically by rusEfi tool ConfigDefinition.jar based on gen_config.bat integration\rusefi_config.txt Sun May 03 00:11:05 EDT 2020
|
||||
|
|
Loading…
Reference in New Issue