From: Nathael Pajani Date: Thu, 3 Nov 2022 17:05:00 +0000 (+0100) Subject: Updated README file in gpio_intr example X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=bdf37ddfac53888b2fa2e74592a2bfcfc25a73f2;p=soft%2Flpc122x%2Fexamples Updated README file in gpio_intr example --- diff --git a/gpio_intr/README b/gpio_intr/README index 89a4e72..cb9125b 100644 --- a/gpio_intr/README +++ b/gpio_intr/README @@ -21,5 +21,6 @@ Copyright 2015 Nathael Pajani This example shows the support of the gpio interrupts from an external button. -The "chenillard" is playing in an endless loop, but a release of the ISP button will -stop it for 5 seconds. +The "chenillard" is playing in an endless loop on the status led of the +GPIO_Demo module or LPC1224 Break-Out board, but a release of the ISP button +will stop it for 5 seconds.