custom-board-bundle-sample-.../firmware/console/binary/generated/live_data_ids.h

25 lines
496 B
C
Raw Normal View History

2022-01-06 14:58:59 -08:00
// generated by gen_live_documentation.sh / UsagesReader.java
#pragma once
typedef enum {
LDS_output_channels,
2022-04-29 08:51:48 -07:00
LDS_knock_controller,
2022-01-06 14:58:59 -08:00
LDS_high_pressure_fuel_pump,
LDS_injector_model,
LDS_launch_control_state,
LDS_boost_control,
LDS_ac_control,
LDS_fan_control,
LDS_fuel_pump_control,
2022-01-06 14:58:59 -08:00
LDS_main_relay,
LDS_engine_state,
LDS_tps_accel_state,
LDS_trigger_central,
LDS_trigger_state,
LDS_wall_fuel_state,
LDS_idle_state,
LDS_ignition_state,
LDS_electronic_throttle,
2022-06-23 17:20:41 -07:00
LDS_wideband_state,
2022-01-06 14:58:59 -08:00
} live_data_e;