Skip to content

sendCommand(IthoMedium) only works with ithoMessageRVMediumCommandBytes #1

@dfsx1

Description

@dfsx1

I have 2 remotes:

I noticed that this library could not set my fan to MEDIUM.
It only works after I replaced this line:

return (uint8_t*)&ithoMessageMediumCommandBytes[0];

with:
return (uint8_t*)&ithoMessageRVMediumCommandBytes[0];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions