rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
sachs.h File Reference

Detailed Description

Date
Jan 26, 2015
Author
Andrey Belomutskiy, (c) 2012-2020

Definition in file sachs.h.

Functions

void setSachs ()
 

Function Documentation

◆ setSachs()

void setSachs ( )

50/2 trigger

Definition at line 16 of file sachs.cpp.

16 {
17 engineConfiguration->displacement = 0.1; // 100cc
19
23
24 /**
25 * 50/2 trigger
26 */
30}
static constexpr engine_configuration_s * engineConfiguration

Referenced by applyEngineType().

Here is the caller graph for this function:

Go to the source code of this file.