mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-19 00:31:17 +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
|
||
|
|
||
|
|