mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 19:29:18 +00:00
Make LEDs blink when data is received
This commit is contained in:
parent
0f55a4efee
commit
4e5a47aec4
@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: tcprudolph0.c,v 1.4 2007/03/25 12:14:45 adamdunkels Exp $
|
||||
* @(#)$Id: tcprudolph0.c,v 1.2 2007/03/25 12:13:27 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
@ -46,7 +46,7 @@
|
||||
|
||||
#include "codeprop.h"
|
||||
|
||||
#include "net/rime/rudolph0.h"
|
||||
#include "rudolph0.h"
|
||||
|
||||
#define DEBUG 0
|
||||
#if DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user