Skip to content

void tud_hid_report_complete_cb(uint8_t instance, uint8_t const* report, uint8_t len) #1

Description

@m0uat

The function prototype did not match the function in keyboard.c, the len var changed to uint16_t from uint8_t:

void tud_hid_report_complete_cb(uint8_t instance, uint8_t const* report, uint16_t len)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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