1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/sys: fix style warnings reported by coccinelle

This commit is contained in:
Alexandre Abadie 2023-05-10 11:25:58 +02:00
parent 0147d44258
commit 50315213e6
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
#include <stdio.h>
#include <stdlib.h>
#define ENABLE_DEBUG (0)
#define ENABLE_DEBUG 0
#include "debug.h"
#include "xtimer.h"

View File

@ -26,7 +26,7 @@
#include "flash_utils.h"
#include "senml/phydat.h"
#define ENABLE_DEBUG (0)
#define ENABLE_DEBUG 0
#include "debug.h"
#ifndef PRIi64