From bedbcdc4de680720deff4b6e113a3ec1a0690482 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Tue, 22 Jul 2014 15:58:55 +0200 Subject: Speaker and LED pwm Something is not correct here, stack overflow? --- uart.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'uart.c') diff --git a/uart.c b/uart.c index 6906a8c..5edac91 100644 --- a/uart.c +++ b/uart.c @@ -1,8 +1,9 @@ +#include "common.h" + #include #include #include "uart.h" -#include "common.h" /* blocking uart send */ -- cgit v1.2.3