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
main.cpp
- Committer:
- ascheriit
- Date:
- 2019-03-28
- Revision:
- 10:f2cb60383040
- Parent:
- 9:19f7cac66f50
- Child:
- 15:3874758e8f7d
File content as of revision 10:f2cb60383040:
#include "main.h"
int main(){
DM_Test();
return 1;
}
