tm_bright_2 - Anobium/Great-Cow-BASIC-Help GitHub Wiki

TM_Bright

Syntax:

    TM_Bright = Brightness

Command Availability:

Available on all microcontrollers.

Explanation:

Brightness sets the brightness for the display with a range of 8 to 15.   Default to 15.  

TM_Bright must be defined before the first use the commands: TMDec, TMHex or TMWriteChar, to set the brightness of the characters (8-15), without this, the display will be blank.

⚠️ **GitHub.com Fallback** ⚠️