WRAP_AROUND_INITIAL_UPPER
This commit is contained in:
rusefillc 2024-05-11 18:59:30 -04:00
parent 66d25c6627
commit f1eff47403
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include <rusefi/rusefi_time_types.h>
// custom start value could be useful for testing
#ifndef WRAP_AROUND_INITIAL_UPPER
#define WRAP_AROUND_INITIAL_UPPER 0
#endif