Skip to content

Commit

Permalink
remove unnecessary include
Browse files Browse the repository at this point in the history
  • Loading branch information
caiodasilva2005 committed Mar 18, 2024
1 parent f52945a commit cd46216
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Core/Inc/fault.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include "cerberus_conf.h"
#include "cmsis_os.h"
#include "cmsis_os.h"

typedef enum { DEFCON1 = 1, DEFCON2, DEFCON3, DEFCON4, DEFCON5 } fault_sev_t;

Expand Down

0 comments on commit cd46216

Please sign in to comment.