|
LunaSysMgr
|
#include "Common.h"#include "lunaservice.h"#include <list>Go to the source code of this file.
Classes | |
| class | AmbientLightSensor |
Macros | |
| #define | ALS_INIT_SAMPLE_SIZE 10 |
| #define | ALS_SAMPLE_SIZE 10 |
| #define | ALS_REGION_COUNT 5 |
| #define | ALS_REGION_UNDEFINED 0 |
| #define | ALS_REGION_DARK 1 |
| #define | ALS_REGION_DIM 2 |
| #define | ALS_REGION_INDOOR 3 |
| #define | ALS_REGION_OUTDOOR 4 |
| #define ALS_INIT_SAMPLE_SIZE 10 |
| #define ALS_REGION_COUNT 5 |
| #define ALS_REGION_DARK 1 |
| #define ALS_REGION_DIM 2 |
| #define ALS_REGION_INDOOR 3 |
| #define ALS_REGION_OUTDOOR 4 |
| #define ALS_REGION_UNDEFINED 0 |
| #define ALS_SAMPLE_SIZE 10 |