Skip to content

Commit

Permalink
Changed fault timer can id
Browse files Browse the repository at this point in the history
  • Loading branch information
bjackson312006 committed Nov 30, 2024
1 parent 622173a commit b1cd849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Inc/can_handler.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#define FAULT_CANID 0x703
#define NOISE_CANID 0x88
#define DEBUG_CANID 0x702
#define FAULT_TIMER_CANID 0x701
#define FAULT_TIMER_CANID 0x6FF

typedef struct {
uint32_t prev_tick;
Expand Down

0 comments on commit b1cd849

Please sign in to comment.