diff --git a/firmware/controllers/algo/engine.h b/firmware/controllers/algo/engine.h index 3320479899..6d235d2265 100644 --- a/firmware/controllers/algo/engine.h +++ b/firmware/controllers/algo/engine.h @@ -395,7 +395,7 @@ public: * value of 'triggerShape.getLength()' * pre-calculating this value is a performance optimization */ - int engineCycleEventCount; + uint32_t engineCycleEventCount; /** * fast spark dwell time interpolation helper