resetStyle top-level constant

Command const resetStyle

Resets both colors and all text attributes to the default.

An alias for SetColor16.resetStyle.

Implementation

const Command resetStyle = SetColor16.resetStyle;