|
Contiki 3.x
|
i2c core functionsMore...
#include <avr/pgmspace.h>#include <avr/sleep.h>#include <avr/wdt.h>#include "dev/watchdog.h"#include "contiki.h"#include "i2c.h"#include <compat/twi.h>#include <stdio.h>#include <string.h>#include "dev/co2_sa_kxx-sensor.h"Go to the source code of this file.
i2c core functions
Definition in file i2c.c.
1.8.6