RIOT/dist/tools/coccinelle/warn/enable_debug_false.cocci

6 lines
61 B
Plaintext

@@
@@
- #define ENABLE_DEBUG (1)
+ #define ENABLE_DEBUG (0)