mirror of
https://github.com/anklimov/lighthub
synced 2026-05-06 22:15:49 +00:00
I2C autoreset, driver status refactor, VC_TEMP fix
This commit is contained in:
@@ -24,7 +24,6 @@ public:
|
||||
int Setup() override;
|
||||
int Poll(short cause) override;
|
||||
int Stop() override;
|
||||
int Status() override;
|
||||
//int isActive() override;
|
||||
int getChanType() override;
|
||||
int getDefaultStorageType(){return ST_PERCENTS255;};
|
||||
|
||||
Reference in New Issue
Block a user