Fixes for RW Commanding #852
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "cmd-rw-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: Antistiction Fix for Error RWto WIP: Fixes for RW CommandingWIP: Fixes for RW Commandingto Fixes for RW CommandingDoes this require re-running the generators?
@ -59,6 +59,7 @@ class RwHandler : public DeviceHandlerBase {
LocalPoolDataSetBase* getDataSetHandle(sid_t sid) override;
private:
static const uint8_t INTERFACE_ID = CLASS_ID::RW_HANDLER;
oooopsie