6.1 Hemi V8 decoder #2010

This commit is contained in:
rusefillc 2020-12-04 15:33:07 -05:00
parent 9221a12d95
commit e730c2c0b1
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ class TriggerFormDetails;
class TriggerConfiguration; class TriggerConfiguration;
// https://github.com/rusefi/rusefi/issues/2010 shows the corner case wheel with huge depth requirement // https://github.com/rusefi/rusefi/issues/2010 shows the corner case wheel with huge depth requirement
#define GAP_TRACKING_LENGTH 4 #define GAP_TRACKING_LENGTH 6
/** /**
* @brief Trigger shape has all the fields needed to describe and decode trigger signal. * @brief Trigger shape has all the fields needed to describe and decode trigger signal.