добавил функцию конфигуратора esp

This commit is contained in:
Dmitry Borisenko
2022-01-14 20:42:11 +01:00
parent 6f8d88d155
commit d4f9069f6f
2 changed files with 18 additions and 3 deletions

View File

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