Skip to content

Add printf() example #3

Description

@AndreiCherniaev

add something like

printf_P(PSTR("hex=0x%04X\n"), 255); //hex=0x00FF

where I use PSTR because I want store string in FLASH, NOT in RAM.

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