Skip to content

Add variables to scrolling or static text #17

@keukenrol

Description

@keukenrol

Hi

is it possible to display the value of a variable? Furthermore, is there a method to show it as static text?
The text string is a constant at the moment, so I suppose this is not possible?

For example:

const unsigned char TxtDemo[] =
{" GS: ", %d};
Behind GS i would like to show the value I send to the microcontroller. Something using the analogy of how you show an integer in C.
@AaronLiddiment

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