Battery-Emulator/test/emul/Logging.h
2025-08-31 13:07:17 +03:00

4 lines
147 B
C

#pragma once
// Include the real logging header which will provide the mock implementation
#include "../../Software/src/devboard/utils/logging.h"