Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-10-14 20:57:26 +00:00
parent be4f1ec07e
commit c42581b98b
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ public enum bench_test_io_control_e {
CAN_BENCH_SET_ENGINE_TYPE(3),
CAN_BENCH_EXECUTE_BENCH_TEST(4),
CAN_BENCH_QUERY_PIN_STATE(5),
CAN_BENCH_START_PIN_TEST(6),
CAN_BENCH_END_PIN_TEST(7),
;