You've already forked meshtastic-device-ui
mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
5 lines
77 B
C++
5 lines
77 B
C++
#ifdef USE_ILOG
|
|
#include "util/ILog.h"
|
|
|
|
ILog *ILog::_logger = nullptr;
|
|
#endif |