mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
...
This commit is contained in:
5
src/Config.cpp
Normal file
5
src/Config.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "Config.h"
|
||||
|
||||
void configuration(String& path) {
|
||||
file = seekFile(path);
|
||||
}
|
||||
Reference in New Issue
Block a user