mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-15 06:12:11 +08:00
Set brightness takes an int
old-commit-hash: ceba6fc6754b73c8fff114a45001b8d1fd5cbd2b
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <GLES2/gl2.h>
|
||||
#include <EGL/eglext.h>
|
||||
|
||||
#define BACKLIGHT_LEVEL "205"
|
||||
#define BACKLIGHT_LEVEL 205
|
||||
|
||||
using namespace android;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user