reset constant
Resets the foreground color to the default color.
An alias for SetColor16.resetForeground.
Implementation
static const Command reset = SetColor16.resetForeground;
Resets the foreground color to the default color.
An alias for SetColor16.resetForeground.
static const Command reset = SetColor16.resetForeground;