AUX_DIGITAL_COUNTERS

This commit is contained in:
rusefi 2024-01-06 17:07:04 -05:00
parent e5ac159134
commit 7bcee1b813
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ enum class bench_test_packet_ids_e : int32_t {
RAW_ANALOG_2,
// ECU output
PIN_STATE,
// ECU output
AUX_DIGITAL_COUNTERS,
};
enum class bench_test_magic_numbers_e : int32_t {