Skip to content

Cooling and other features don't work on arduino #2

@urh

Description

@urh

Changed SendElectra and EncodeElectra have int in their params, but in the code their params are shifter up to 32 bits, even though they are 16 bits in arduino. Causes only the cooling and on/off options to work.

They should be uint32_t

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions