SD card log fields list should be auto-generated #3985
This commit is contained in:
parent
ae301c690f
commit
2c392fd77a
|
@ -4,7 +4,7 @@ struct_no_prefix trigger_central_s
|
||||||
|
|
||||||
int[HW_EVENT_TYPES iterate] hwEventCounters;Hardware events since boot
|
int[HW_EVENT_TYPES iterate] hwEventCounters;Hardware events since boot
|
||||||
|
|
||||||
int vvtCamCounter
|
uint32_t vvtCamCounter
|
||||||
|
|
||||||
float mapVvt_MAP_AT_SPECIAL_POINT;;"", 1, 0, -10000, 10000, 3
|
float mapVvt_MAP_AT_SPECIAL_POINT;;"", 1, 0, -10000, 10000, 3
|
||||||
float mapVvt_MAP_AT_DIFF;;"", 1, 0, -10000, 10000, 3
|
float mapVvt_MAP_AT_DIFF;;"", 1, 0, -10000, 10000, 3
|
||||||
|
|
Loading…
Reference in New Issue