mirror of
https://github.com/anklimov/lighthub
synced 2025-12-10 13:49:50 +03:00
driver status, setup, stop
This commit is contained in:
@@ -129,6 +129,7 @@ class Item
|
||||
~Item();
|
||||
|
||||
boolean isValid ();
|
||||
boolean Setup();
|
||||
virtual int Ctrl(short cmd, short n=0, int * Parameters=NULL, boolean send=true, int suffixCode=0, char* subItem=NULL);
|
||||
virtual int Ctrl(char * payload, boolean send=true, char * subItem=NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user