Skip to content

Ex6 fails to compile on Artemis due to uint8_t array #2

@nseidle

Description

@nseidle

Change

uint8_t charBuffer[10];

to

char charBuffer[10];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions