Skip to content

Can only send a 15 character message #2

@mic-max

Description

@mic-max

Since the receiver has a 16 char buffer right now it can only receive and print the first 15 characters due to the terminal \0 bit sent. Increase this buffer to allocate 17 chars if you want a 16 character message.

(This buffer will probably be overwritten for longer transmissions in future videos, and is just a quick fix if anyone has a similar issue)

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