mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
4 lines
147 B
C
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"
|