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.h
- Branch:
- Main
- Revision:
- 5:b2963bf379bb
- Child:
- 7:db52e78db1bd
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main.h Thu Mar 14 09:31:07 2019 +0000 @@ -0,0 +1,4 @@ +#include "mbed.h" +#include "LCD_DISCO_F429ZI.h" + +#include "Rot.h" \ No newline at end of file