optimize memory, upd AnalogADC

This commit is contained in:
Mit4el
2025-02-14 17:32:01 +03:00
parent 05ea75aa0a
commit e3d3bca68e
8 changed files with 27 additions and 22 deletions

View File

@@ -6,4 +6,4 @@ extern std::list<IoTItem*> IoTItems; // вектор ссылок базово
extern void configure(String path);
void clearConfigure();
extern IoTItem* myIoTItem;
// extern IoTItem* myIoTItem; // экономим память, используется в одном месте