TFT_eSPI how; blank out long line remnants

Using the following format for setTextColor() may make these processes unnecessary.

However, if the string to be overwritten becomes shorter, the characters before the overwrite will remain, so you will need to use a formatted string or add spaces to the end.

Although it is not a perfect example, please refer to the following example: