|
Contiki 3.x
|
Sensortag-specific board initialisation driver. More...
#include "contiki-conf.h"#include "lib/sensors.h"#include "buzzer.h"#include "lpm.h"#include "ti-lib.h"#include "board-peripherals.h"#include "board-i2c.h"#include <stdint.h>#include <string.h>#include <stdbool.h>Go to the source code of this file.
Functions | |
| void | board_init () |
| Board specific iniatialisation. | |
Sensortag-specific board initialisation driver.
Definition in file board.c.
1.8.6