From bdf37ddfac53888b2fa2e74592a2bfcfc25a73f2 Mon Sep 17 00:00:00 2001 From: Nathael Pajani Date: Thu, 3 Nov 2022 18:05:00 +0100 Subject: [PATCH] Updated README file in gpio_intr example --- gpio_intr/README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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. -- 2.43.0