Remove value copy from controller into outputChannels #4095
This commit is contained in:
parent
b8f21cce28
commit
511954efab
|
@ -6,5 +6,10 @@ struct_no_prefix trigger_central_s
|
|||
|
||||
int vvtCamCounter
|
||||
|
||||
float autoscale mapVvt_MAP_AT_SPECIAL_POINT;;"", 1, 0, -10000, 10000, 3
|
||||
float autoscale mapVvt_MAP_AT_DIFF;;"", 1, 0, -10000, 10000, 3
|
||||
uint8_t mapVvt_MAP_AT_CYCLE_COUNT;;"", 1, 0, -10000, 10000, 3
|
||||
uint8_t mapVvt_map_peak;;"", 1, 0, -10000, 10000, 3
|
||||
|
||||
end_struct
|
||||
|
||||
|
|
Loading…
Reference in New Issue