- move source file according with platformio standard directory structure
- remove lib_deps from platformio.ini since they are already in libs folder
This commit is contained in:
3
src/Logger.cpp
Normal file
3
src/Logger.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include "Logger.h"
|
||||
|
||||
Print* Log = nullptr;
|
||||
Reference in New Issue
Block a user