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