mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
4 lines
143 B
C++
4 lines
143 B
C++
#include "../../src/devboard/utils/logging.h"
|
|
|
|
// This creates the global instance that links against the real implementation
|
|
Logging logging;
|