Driver fixes.

This commit is contained in:
2026-01-09 10:47:29 +01:00
parent c81c38f780
commit 2547ed6e1c
13 changed files with 101 additions and 146 deletions

View File

@@ -51,7 +51,7 @@ public:
void setDeviceID( BCDevice::ID deviceID );
BCDevice::ID getDeviceID() const;
const BCValueList& getValueListX();
const BCValueList& getValueList();
bool firstExpose();
void updateValue(int index, BCValue::Flags newState, uint32_t rawValue );