This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
fw-custom-hellen144-f4
mirror of
https://github.com/rusefi/fw-custom-hellen144-f4.git
Watch
1
Star
0
Fork
You've already forked fw-custom-hellen144-f4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
fw-custom-hellen144-f4
/
default_tune.cpp
6 lines
92 B
C++
Raw
Permalink
Normal View
History
Unescape
Escape
default_tune.cpp
2024-03-12 16:24:28 -07:00
#
include
"pch.h"
void
boardTuneDefaults
(
)
{
changing default
2024-03-17 08:48:43 -07:00
engineConfiguration
-
>
displacement
=
1.6
;
default_tune.cpp
2024-03-12 16:24:28 -07:00
}