Device drivers for light ziglet sensor in Zolertia Z1.
#include <stdio.h>
#include "contiki.h"
#include "i2cmaster.h"
#include "light-ziglet.h"
Go to the source code of this file.
Definition in file light-ziglet.c.