8 lines
252 B
C
8 lines
252 B
C
// Copyright (C) 2026 Hector van der Aa <hector@h3cx.dev>
|
|
// Copyright (C) 2026 Association Exergie <association.exergie@gmail.com>
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
#define INFO
|
|
#define WARN
|
|
#define ERROR
|
|
#define DEBUG
|
|
// #define DEEP_DEBUG
|