nice prefix

This commit is contained in:
rusefillc 2023-03-30 22:35:47 -04:00
parent 760f2dd5eb
commit 79a15d8da5
2 changed files with 2 additions and 2 deletions

View File

@ -252,7 +252,7 @@ uint16_t rpmAcceleration;dRPM;"RPM/s",1, 0, 0, 5, 2
int8_t fuelCutReason;Fuel Cut Code;"code",1, 0, 0, 0, 0
uint16_t autoscale mafEstimate;@@GAUGE_NAME_AIR_FLOW_ESTIMATE@@;"kg/h",{1/@@PACK_MULT_MASS_FLOW@@}, 0, 0, 0, 0
uint16_t instantRpm;;"rpm", 1, 0, 0, 0, 0
uint16_t instantRpm;sync: instant RPM;"rpm", 1, 0, 0, 0, 0
uint16_t systemEventReuse;;"counter", 1, 0, 0, 0, 0

View File

@ -1,5 +1,5 @@
struct_no_prefix trigger_state_s
uint32_t crankSynchronizationCounter;Crank sync counter\nUsually matches crank revolutions
uint32_t crankSynchronizationCounter;sync: Crank sync counter\nUsually matches crank revolutions
float vvtSyncGapRatio;;"", 1, 0, -10000, 10000, 3
uint32_t vvtToothDurations0;;"us", 1, 0, 0, 100000, 3
float vvtCurrentPosition;;"", 1, 0, -10000, 10000, 3