stub vvt live data
This commit is contained in:
parent
aba426d7b6
commit
5b5678835e
|
@ -0,0 +1,3 @@
|
||||||
|
struct_no_prefix vvt_s
|
||||||
|
int vvt_placeholder
|
||||||
|
end_struct
|
|
@ -171,5 +171,9 @@ Usages:
|
||||||
- name: sent_state
|
- name: sent_state
|
||||||
cppFileName: sent
|
cppFileName: sent
|
||||||
java: SentState.java
|
java: SentState.java
|
||||||
folder: controllers/sensors/
|
folder: controllers/sensors
|
||||||
prepend: integration/rusefi_config_shared.txt
|
prepend: integration/rusefi_config_shared.txt
|
||||||
|
|
||||||
|
- name: vvt
|
||||||
|
java: VvtState.java
|
||||||
|
folder: controllers/actuators
|
||||||
|
|
Loading…
Reference in New Issue