Device drivers for tmp102 temperature sensor in Zolertia Z1. More...
#include <stdio.h>
#include <signal.h>
#include "contiki.h"
#include "i2cmaster.h"
#include "tmp102.h"
Go to the source code of this file.
Device drivers for tmp102 temperature sensor in Zolertia Z1.
Definition in file tmp102.c.