DebugLog level in every header

This commit is contained in:
Emanuele Trabattoni
2025-07-14 11:35:19 +02:00
parent bdf3b9b41a
commit 53b82c32c3
9 changed files with 20 additions and 3 deletions

View File

@@ -1,4 +1,8 @@
#pragma once
#define DEBUGLOG_DEFAULT_LOG_LEVEL_INFO
#include <DebugLog.h>
#include "I2C_Driver.h"
/****************************************************** The macro defines the TCA9554PWR information ******************************************************/