Native SENT TPS input #5079

This commit is contained in:
rusefi 2023-02-14 19:54:22 -05:00
parent d428b2c2b2
commit cf7e54a15b
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,4 @@
struct sent_state_s
uint16_t value1
float errorRate;"ETB: SENT error rate";"ratio", 1,0, 0,3, 2,@@GAUGE_CATEGORY_ETB@@
end_struct

View File

@ -141,4 +141,9 @@ Usages:
java: DcMotors.java
folder: controllers/actuators
prepend: integration/rusefi_config.txt
constexpr: "engine->dc_motors"
constexpr: "engine->dc_motors"
- name: sent_state
java: SentState.java
folder: controllers/sensors/
prepend: integration/rusefi_config.txt