From db5d19b4d4662640e13e1d22fb5d13a74a944b81 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Mon, 29 Oct 2012 22:20:18 +0000 Subject: Update documentation to reflect reality --- examples/stm32/l1/stm32l-discovery/button-irq-printf/README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'examples/stm32/l1/stm32l-discovery/button-irq-printf') diff --git a/examples/stm32/l1/stm32l-discovery/button-irq-printf/README b/examples/stm32/l1/stm32l-discovery/button-irq-printf/README index 09e52bc..63232ef 100644 --- a/examples/stm32/l1/stm32l-discovery/button-irq-printf/README +++ b/examples/stm32/l1/stm32l-discovery/button-irq-printf/README @@ -1,4 +1,3 @@ -* Counts how long the user button was held down (in ms) -* Uses one free running counter plus EXTI as an ugly input capture -115200@8n1 console on PA2 (tx only) +* Prints to the screen when the button is pushed/released (irq driven) + 115200@8n1 console on PA2 (tx only) -- cgit v1.2.3