mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
optimize memory, upd AnalogADC
This commit is contained in:
@@ -6,4 +6,4 @@ extern std::list<IoTItem*> IoTItems; // вектор ссылок базово
|
||||
|
||||
extern void configure(String path);
|
||||
void clearConfigure();
|
||||
extern IoTItem* myIoTItem;
|
||||
// extern IoTItem* myIoTItem; // экономим память, используется в одном месте
|
||||
|
||||
Reference in New Issue
Block a user