Critical potential memory violation fixed. Ventilation set termopreset and overheat control fixed

This commit is contained in:
2018-04-03 01:57:07 +03:00
parent 66d6445967
commit 50ee8a7c6d
4 changed files with 51 additions and 34 deletions

View File

@@ -87,7 +87,7 @@ class Item
Item(char * name);
Item(aJsonObject * obj);
boolean isValid ();
virtual int Ctrl(short cmd, short n=0, int * Par=NULL, boolean send=true);
virtual int Ctrl(short cmd, short n=0, int * Parameters=NULL, boolean send=true);
int getArg(short n=0);
boolean getEnableCMD(int delta);
//int getVal(short n); //From VAL array. Negative if no array