example: Change F429 example description

This commit is contained in:
Daniel Fekete 2017-06-24 07:58:00 +02:00
parent 145f5aeb5d
commit 64393897c6
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
/*
Blink
Turns on an LED on for one second, then off for one second, repeatedly.
This example code is in the public domain.
NOTE: This is a low level example for the F429 discovery board, and is not to be used as-is.
Dear reader if you have the time, please rewrite this from BSP to be like all arduino libraries (most notably Arduino GFX, and LTDC).
Thank you.
*/
#include "BSP_f429i_discovery.h"