Skip to content

snprintf_P is missing in due/core/avr/pgmspace.h #4993

Closed
@jantje

Description

@jantje

This line should be added to the file
#define snprintf_P(s, f, ...) snprintf((s), (f), __VA_ARGS__)

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