MANUAL_PIN_TEST
This commit is contained in:
parent
4eefbc9184
commit
330a1e5597
|
@ -26,6 +26,8 @@ enum class bench_test_packet_ids_e : int32_t {
|
|||
PIN_STATE,
|
||||
// ECU output
|
||||
AUX_DIGITAL_COUNTERS,
|
||||
// ECU output
|
||||
MANUAL_PIN_TEST,
|
||||
};
|
||||
|
||||
enum class bench_test_magic_numbers_e : int32_t {
|
||||
|
|
Loading…
Reference in New Issue