I2C communication device driver header file for Zolertia Z1 sensor node.
#include <stdio.h>
#include "contiki.h"
#include <dev/spi.h>
#include <dev/leds.h>
Go to the source code of this file.
Definition in file i2cmaster.h.