Hello,
How would I go about colour adding a colour to my text here? In this case, it would be 0xFF0000AA
Many thanks
How would I go about colour adding a colour to my text here? In this case, it would be 0xFF0000AA
Code:
format(string, sizeof(string), "%s\tmy text here\t", string);