-
Notifications
You must be signed in to change notification settings - Fork 8
tm_bright_2
Anobium edited this page Dec 10, 2020
·
1 revision
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.