Contiki 2.5
|
A leds implementation for the jcreate platformMore...
#include "contiki.h"
#include "dev/leds.h"
Go to the source code of this file.
Functions | |
void | leds_arch_init (void) |
Leds implementation. | |
A leds implementation for the jcreate platform
Definition in file leds-arch.c.