Skip to content

Commit

Permalink
Merge pull request #22 from VictorMirandaEE/master
Browse files Browse the repository at this point in the history
Guard debug mode definition
  • Loading branch information
coryjfowler authored Dec 15, 2021
2 parents 42dd1e8 + 75e940c commit 846bc60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mcp_can_dfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
#endif

// if print debug information
#ifndef DEBUG_MODE
#define DEBUG_MODE 1
#endif

/*
* Begin mt
Expand Down

0 comments on commit 846bc60

Please sign in to comment.