I2C autoreset, driver status refactor, VC_TEMP fix

This commit is contained in:
2023-11-12 01:04:53 +03:00
parent fe054c3c4e
commit 2e21362fd8
32 changed files with 102 additions and 187 deletions

View File

@@ -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;