diff --git a/examples/stm32/f4/stm32f4-discovery/miniblink/README b/examples/stm32/f4/stm32f4-discovery/miniblink/README index cffce60a..cba9d42c 100644 --- a/examples/stm32/f4/stm32f4-discovery/miniblink/README +++ b/examples/stm32/f4/stm32f4-discovery/miniblink/README @@ -4,6 +4,6 @@ README This is the smallest-possible example program using libopencm3. -It's intended for the ST STM32VLDISCOVERY eval board. It should blink +It's intended for the ST STM32F4DISCOVERY eval board. It should blink the blue LED on the board.