|
Contiki 2.5
|
LED architecture of the MICAz port.More...
#include "contiki-conf.h"#include "dev/leds.h"#include <avr/io.h>Go to the source code of this file.
Functions | |
| void | leds_arch_init (void) |
| Leds implementation. | |
LED architecture of the MICAz port.
Definition in file leds-arch.c.
1.8.3.1