mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 05:39:51 +03:00
stop channels when get
This commit is contained in:
@@ -178,6 +178,7 @@ class Item
|
||||
|
||||
boolean isValid ();
|
||||
boolean Setup();
|
||||
void Stop();
|
||||
int Ctrl(short cmd, short n=0, int * Parameters=NULL, int suffixCode=0, char* subItem=NULL);
|
||||
int Ctrl(char * payload, char * subItem=NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user