parent
9e641aaacc
commit
3d2bf7dcfb
|
@ -156,6 +156,8 @@ Usages:
|
||||||
prepend: integration/rusefi_config_shared.txt
|
prepend: integration/rusefi_config_shared.txt
|
||||||
constexpr: "___engine.module<IdleController>().unmock()"
|
constexpr: "___engine.module<IdleController>().unmock()"
|
||||||
output_name: idle
|
output_name: idle
|
||||||
|
# working around unmock() in simulator
|
||||||
|
conditional_compilation: "EFI_PROD_CODE"
|
||||||
|
|
||||||
- name: electronic_throttle
|
- name: electronic_throttle
|
||||||
java: ElectronicThrottle.java
|
java: ElectronicThrottle.java
|
||||||
|
|
Loading…
Reference in New Issue