Skip to content

read_short() wrong index for terminating 0 #19

@limpkin

Description

@limpkin

https://github.com/signal11/m-stack/blob/master/apps/bootloader/software/hex.c#L97

should be changed to chars[4] = '\0';

the indexes 0 1 2 3 will contain the relevant data

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