This commit is contained in:
Dmitry Borisenko
2022-01-14 20:22:52 +01:00
parent efd461b8e6
commit 1fda00d5ca
6 changed files with 12 additions and 3 deletions

4
include/Config.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
#include "Global.h"
extern void configuration(String& path);