mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 07:22:04 +08:00
Set brightness takes an int
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