mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
Make LEDs blink when data is received
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user