Skip to content

buffer size is incorrect  #49

@bnickodemus

Description

@bnickodemus

buffer size is incorrect on this line:
https://github.com/dronecan/libcanard/blob/master/examples/ESCNode/esc_node.c#L510

uint8_t buffer[UAVCAN_PROTOCOL_GETNODEINFO_RESPONSE_MAX_SIZE]; // this should be NODESTATUS_MAX_SIZE (which is 7 instead of 377)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions