Skip to content

Commit

Permalink
rusEFI/stim integration
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Oct 12, 2023
1 parent 7570def commit cf4f33a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions can/can_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ enum class bench_test_packet_ids_e : int32_t {
PIN_STATE,
};

enum class bench_test_magic_numbers_e : int32_t {
BENCH_HEADER = 0x66,
};

// TEST_CONTROL_MAGIC_WORD

Expand Down

0 comments on commit cf4f33a

Please sign in to comment.