Bench Test IAC Valve fails #3534

This commit is contained in:
Andrey 2021-11-11 20:31:46 -05:00
parent df98eb69d4
commit 8d154b94df
1 changed files with 6 additions and 6 deletions

View File

@ -563,12 +563,12 @@ typedef enum {
TS_BENCH_CATEGORY = 22,
TS_UNUSED_23 = 23,
TS_UNUSED_CJ125_CALIB = 24,
TS_UNUSED_25 = 23,
TS_UNUSED_26 = 23,
TS_UNUSED_27 = 23,
TS_UNUSED_28 = 23,
TS_UNUSED_29 = 23,
TS_UNUSED_30 = 30,
TS_UNUSED_25 = 25,
TS_UNUSED_26 = 26,
TS_UNUSED_27 = 27,
TS_UNUSED_28 = 28,
TS_UNUSED_29 = 28,
TS_UNUSED_30 = 29,
TS_UNUSED_31 = 30,
TS_CRAZY = 32,
} ts_command_e;