From 86855bce3598f21f1b1c81329f98cdc434edfa7d Mon Sep 17 00:00:00 2001 From: Florent Duchon Date: Sat, 21 Apr 2012 16:58:09 +0200 Subject: digital/beacon: use different debug files for simu or avr mode --- digital/beacon/src/network.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/beacon/src/network.c') diff --git a/digital/beacon/src/network.c b/digital/beacon/src/network.c index 723a6abb..0b8785c1 100644 --- a/digital/beacon/src/network.c +++ b/digital/beacon/src/network.c @@ -28,7 +28,7 @@ #include #include "configuration.h" #include "network.h" -#include "debug.h" +#include "debug_avr.h" #include "led.h" -- cgit v1.2.3