mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-18 09:30:45 +00:00
10 lines
261 B
Markdown
10 lines
261 B
Markdown
This directory contains the contiki driver for the LED driver for the dongle.
|
|
|
|
Mapping of LEDs on JN516x Dongle:
|
|
leds.h led on dongle:
|
|
LEDS_RED Red LED
|
|
LEDS_GREEN Green LED
|
|
Note: Only one LED can be switch on at the same time
|
|
|
|
|