rusefi/firmware/controllers/actuators/vvt.txt

5 lines
141 B
Plaintext
Raw Normal View History

2023-07-03 09:12:03 -07:00
struct_no_prefix vvt_s
2023-07-01 21:58:40 -07:00
uint16_t autoscale vvtTarget;;"deg", 0.1, 0, -90, 90, 1
uint8_t autoscale vvtOutput;;"%", 0.5, 0, 100, 1
2023-07-03 09:12:03 -07:00
end_struct