mirror of
https://github.com/anklimov/lighthub
synced 2026-05-05 21:45:48 +00:00
less CAN logging
DISABLE for group channel (disarming) reguire signature trace level logging fixed esp32 = changed compilation options
This commit is contained in:
@@ -138,7 +138,7 @@ class Item
|
||||
void setFloatVal(float par);
|
||||
void setSubtype(uint8_t par);
|
||||
int Poll(int cause);
|
||||
int SendStatus(int sendFlags);
|
||||
int SendStatus(int sendFlags, char * subItem=NULL);
|
||||
int SendStatusImmediate(itemCmd st, int sendFlags, char * subItem=NULL);
|
||||
int isActive();
|
||||
int getChanType();
|
||||
|
||||
Reference in New Issue
Block a user