From 87cb6abb2c3b51e43650f74c52d0ae50378e613d Mon Sep 17 00:00:00 2001 From: Megan Wachs Date: Fri, 5 May 2017 14:50:23 -0700 Subject: local_interrupts: fix typo in the instructions --- software/local_interrupts/local_interrupts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software') diff --git a/software/local_interrupts/local_interrupts.c b/software/local_interrupts/local_interrupts.c index cb2aca3..cc9bfe7 100644 --- a/software/local_interrupts/local_interrupts.c +++ b/software/local_interrupts/local_interrupts.c @@ -78,7 +78,7 @@ const char * instructions_msg = " \ \n\ The Buttons 0-3 and Switch 3 are enabled as local\n\ interrupts sources. A .5 s 'debounce' timer is used \n\ -between these interrupts. Software interrupts are +between these interrupts. Software interrupts are\n\ used to print a message while debouncing.\n\ Note the priority of the interrupts sources.\n\ \n"; -- cgit v1.2.1-18-gbd029