Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: LCD_DISCO_F429ZI mbed BSP_DISCO_F429ZI
Diff: main.cpp
- Branch:
- Main
- Revision:
- 5:b2963bf379bb
- Parent:
- 4:3fe4fa6d9799
- Child:
- 7:db52e78db1bd
--- a/main.cpp Thu Mar 14 07:29:28 2019 +0000 +++ b/main.cpp Thu Mar 14 09:31:07 2019 +0000 @@ -1,6 +1,4 @@ -#include "mbed.h" -#include "LCD_DISCO_F429ZI.h" -#include "rot.h" +#include "main.h" LCD_DISCO_F429ZI lcd;