1
0
Fork 0

New macro: ACTION_BACKLIGHT_LEVEL(level)

To have full control of the backlight level.
This commit is contained in:
Ralf Schmitt 2014-04-08 21:02:46 +02:00
parent 5c63751790
commit 589d99b448
8 changed files with 89 additions and 24 deletions

View file

@ -444,6 +444,10 @@ Step through backlight levels.
ACTION_BACKLIGHT_STEP()
Turn a specific backlight level on or off.
ACTION_BACKLIGHT_LEVEL(1)
#### 2.5.2 Turn on / off backlight
Turn the backlight on and off without changing level.