|  | Sensorian
    1.0
    C API Reference Guide Library | 
Demonstrates how to take an ambient light reading from the sensor. More...
#include <stdio.h>#include <unistd.h>#include "APDS9300.h"#include "Utilities.h"#include "i2c.h"Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
Demonstrates how to take an ambient light reading from the sensor.
Definition in file main.c.