MANUAL_PIN_TEST

This commit is contained in:
Andrey 2024-08-29 13:21:53 -04:00
parent 4eefbc9184
commit 330a1e5597
1 changed files with 2 additions and 0 deletions

View File

@ -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 {