mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/auto_init/screen: fix coccinelle warning
This commit is contained in:
parent
5bbab90f57
commit
8ca9cbc0b6
@ -18,7 +18,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#define ENABLE_DEBUG (0)
|
||||
#define ENABLE_DEBUG 0
|
||||
#include "debug.h"
|
||||
|
||||
void auto_init_screen(void)
|
||||
|
Loading…
Reference in New Issue
Block a user