Skip to content

Commit

Permalink
useFSIO16ForTimingAdjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefi committed Aug 4, 2017
1 parent 07af5da commit a3ac454
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
@@ -1,4 +1,4 @@
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Jul 31 14:44:23 EDT 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Aug 03 21:08:57 EDT 2017
// begin
#ifndef ENGINE_CONFIGURATION_GENERATED_H_
#define ENGINE_CONFIGURATION_GENERATED_H_
Expand Down Expand Up @@ -1233,6 +1233,7 @@ typedef struct {
offset 1488 bit 10 */
bool useLinearIatSensor : 1;
/**
* See fsioTimingAdjustment
offset 1488 bit 11 */
bool useFSIO16ForTimingAdjustment : 1;
/**
Expand Down Expand Up @@ -2139,4 +2140,4 @@ typedef struct {

#endif
// end
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Mon Jul 31 14:44:23 EDT 2017
// this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Thu Aug 03 21:08:57 EDT 2017
2 changes: 1 addition & 1 deletion firmware/integration/rusefi_config.txt
Expand Up @@ -600,7 +600,7 @@ bit vvtDisplayInverted
bit canReadEnabled
bit canWriteEnabled
bit useLinearIatSensor
bit useFSIO16ForTimingAdjustment
bit useFSIO16ForTimingAdjustment;See fsioTimingAdjustment
bit unusedbit_10
bit isAlternatorControlEnabled
bit unusedBit__3
Expand Down

0 comments on commit a3ac454

Please sign in to comment.