This commit is contained in:
rusefi 2023-06-12 00:42:07 -04:00
parent 92b748cafe
commit a59fae8a9a
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@ constexpr int compilationYear() {
}
constexpr int compilationDay() {
return compilationDatePortion(4, 2);
return 66;
//return compilationDatePortion(4, 2);
}
// Decimal hex date presented as hex