LuaBox
Loading...
Searching...
No Matches
DisplayBacklight.h File Reference
#include "lua_include.h"
#include "global.h"
#include "../backlight.h"

Go to the source code of this file.

Functions

int DisplayBacklight (lua_State *L_)
 Set the display backlight brightness.

Function Documentation

◆ DisplayBacklight()

int DisplayBacklight ( lua_State * L_)

Set the display backlight brightness.

Parameters
L_Lua state; expects first argument as integer (0–255) for brightness level.
Returns
int Pushes no values to Lua stack.