From: Mart Lubbers Date: Fri, 2 Oct 2015 09:38:16 +0000 (+0200) Subject: update X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=fccd4f6ea455bd765fa85818c6de4bff96c38fbb;p=des2015.git update --- diff --git a/mart/ex10/ex10dmaster.c b/mart/ex10/ex10dmaster.c index ad9ea10..b95d7e2 100644 --- a/mart/ex10/ex10dmaster.c +++ b/mart/ex10/ex10dmaster.c @@ -21,16 +21,16 @@ void lpt1_handler(void *arg) RT_INTR intr; rt_intr_create(&intr, "lpt1 handler", LPT1IRQ, 0); rt_task_set_periodic(NULL, TM_NOW, 1e5); - rt_printf("Sending\n"); + rt_printf("Sending\n"); unsigned int i; for(i = 0; i