From: dopefishh Date: Fri, 2 Oct 2015 08:24:29 +0000 (+0200) Subject: update master X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=b54039203a82ab0590666a89a2776334c9fec3e3;p=des2015.git update master --- diff --git a/mart/ex10/ex10dmaster.c b/mart/ex10/ex10dmaster.c index bf4551a..ad9ea10 100644 --- a/mart/ex10/ex10dmaster.c +++ b/mart/ex10/ex10dmaster.c @@ -21,12 +21,13 @@ 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"); unsigned int i; for(i = 0; i