GITLAB
elopes
/
PFE15
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
RIOT/dist/tools/coccinelle/warn/enable_debug_false.cocci
61 Bytes
Edit
Raw
Normal View
History
a752c7ab
elopes
add first test an...
1 2 3 4 5
@@
@@
- #define ENABLE_DEBUG (1)
+ #define ENABLE_DEBUG (0)