mirror of
https://github.com/anklimov/lighthub
synced 2025-12-08 20:59:49 +03:00
I2C autoreset, driver status refactor, VC_TEMP fix
This commit is contained in:
@@ -13,7 +13,6 @@ public:
|
||||
out_dmx(Item * _item):colorChannel(_item){};
|
||||
int Setup() override;
|
||||
int Stop() override;
|
||||
int Status() override;
|
||||
|
||||
int getChanType() override;
|
||||
// int Ctrl(itemCmd cmd, char* subItem=NULL) override;
|
||||
|
||||
Reference in New Issue
Block a user