mirror of
https://github.com/anklimov/lighthub
synced 2025-12-13 23:29:50 +03:00
less stack consumption &faster for recursive groups
This commit is contained in:
@@ -91,7 +91,7 @@ extern aJsonObject *items;
|
||||
extern short thermoSetCurTemp(char *name, float t);
|
||||
|
||||
int txt2cmd (char * payload);
|
||||
|
||||
int digGroup (aJsonObject *itemArr, itemCmd *cmd, char* subItem);
|
||||
class Item
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user