убрал лишнее

This commit is contained in:
Mit4el
2024-03-16 19:47:18 +03:00
parent b228603158
commit cf099b0db6
3 changed files with 1 additions and 2 deletions

View File

@@ -7,4 +7,3 @@ extern std::list<IoTItem*> IoTItems; // вектор ссылок базово
extern void configure(String path);
void clearConfigure();
extern IoTItem* myIoTItem;
extern IoTBench* myIoTBernch;