aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/f1/mb525/fancyblink/README
diff options
context:
space:
mode:
authorUwe Hermann2011-11-12 10:43:33 +0100
committerUwe Hermann2011-11-12 17:53:04 +0100
commit793bd23851a5319cb634bd18b1ceaa07d1ecd2e6 (patch)
treea561001b3048828e3b0eeadaf69b2eb110833b5e /examples/stm32/f1/mb525/fancyblink/README
parent905badef24c62d27898b85ef5fb3fe6ab0e13cee (diff)
mb525: Fix coding-style and comments.
Diffstat (limited to 'examples/stm32/f1/mb525/fancyblink/README')
-rw-r--r--examples/stm32/f1/mb525/fancyblink/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/stm32/f1/mb525/fancyblink/README b/examples/stm32/f1/mb525/fancyblink/README
index 226cb21..497b689 100644
--- a/examples/stm32/f1/mb525/fancyblink/README
+++ b/examples/stm32/f1/mb525/fancyblink/README
@@ -6,5 +6,5 @@ This is a blink example program using libopencm3.
It's intended for the ST STM32-based MB525 eval board (see
http://www.st.com/stonline/products/literature/um/13472.htm for details).
-It should blink the LED on the board.
+It should blink the LEDs on the board.