Updated README file in gpio_intr example
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 3 Nov 2022 17:05:00 +0000 (18:05 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:14:24 +0000 (17:14 +0100)
gpio_intr/README

index 89a4e72..cb9125b 100644 (file)
@@ -21,5 +21,6 @@ Copyright 2015 Nathael Pajani <nathael.pajani@ed3l.fr>
 
 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.